|
-
February 12th, 2010, 05:15 AM
#4
Re: Tab Control Question
@HanneSThEGreaT....u r simply gr8 savior. By answering this query, you have solved many of my other problems. On other note, is this the standard/practical/efficient way of handling navigation within the tab control?
@BigEd781:
It seems that u r very much into delegate and stuff. I suppose, u must be using EventHandler, RaiseEvent, Event, delegate, multicast delegate, etc. quite often. I prefer to use and stick with the standard events as far as possible. But when it is not possible, I go for delegation. However, that is due to the fact that I am not very much confident working with them...I know it is easy...but when u have lot of those, it becomes kinda difficult to keep a track of those and readability is reduced...atleast I have seen a few code snippets that over use them. Can you present me any tips on how you decide when to use your own events ahead of the ones provided? How will you implement, my code here using your approach? I would really appreciate if u present me the code...your way....
Thanks
Bhushan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|