|
-
Feb 10th, 2004, 10:12 PM
#1
Thread Starter
Hyperactive Member
*RESOLVED* values overridden with defaults
I want to set some public values in my ActiveX control I'm creating for defaults. This I can do fine. The user can change the values at design-time just fine, but when the program is run, the defaults take over again (because the initialize event is triggered). How do I set default values that won't override the user's?
Note: If the user sets the values at run-time it will work fine because it is after the initialize sub is called.
cjqp
Last edited by cjqp; Feb 12th, 2004 at 03:14 PM.
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
|