|
-
Aug 30th, 2001, 09:45 AM
#1
Thread Starter
New Member
UserControl activation at run time only
I would like my UserControl to activate a certain procedure when initializing, but only when in Run mode, not Design mode. Obviously I could run this procedure via an instruction in the host's Form_Load event but I really would like the control to do it by itself, so that there is no code required at all. Can anyone tell me how to achieve this please?
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
|