|
-
February 12th, 2009, 07:27 AM
#2
Re: vb.net handles vs addhandler
 Originally Posted by Traps
Tell me what you think about using the handles keyword at design time as opposed to wiring up the events with addhandler. 
If Visual Designer takes care of it, I do not care.
If I need to add it, I prefer AddHandler since it makes my intention more clear (Handles is usually hidden far right). I find it also easier to work with if I need to translate code between C# and VB.NET.
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
|