Windows Develop Bookmark and Share   
 index > Windows Forms Designer > User Control Events
 

User Control Events

RE: Win Forms and VB.NET

Why don't user controls raise Load/Loaded or Closing/Closed type events? Is there a way to tell? Please help.....Thanks.....

-Andy Moyer
MigrationUser 1  Tuesday, February 08, 2005 1:20 PM
I shure They raise Load and Disposed(closed) and maybe some others
but the reff var should be WithEvents

Remco
MigrationUser 1  Wednesday, February 09, 2005 12:07 PM

You can use google to search for other answers

Custom Search

More Threads

• Visual Studio 2008 Design view crashing environment
• VS 2003 Mouse Problem
• Property isn't displayed
• Network Browser Control Like Explorer
• how to add context menu in test results window through visual studio integration package sdk
• A challenge for you gurus - a design surface within a designer...
• Creating a draggable control?
• How can I use the Forms Designer colour ComboBox control?
• Problems with Adding ToolboxItemFilterAttributes via the TypeDescriptor
• How to disable movable and resizable of a custom control?