Results 1 to 4 of 4

Thread: *RESOLVED* values overridden with defaults

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2002
    Location
    Someplace 'ore the rainbow
    Posts
    392

    *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
  •  



Click Here to Expand Forum to Full Width