|
-
Nov 5th, 2007, 05:30 PM
#1
Re: What gets selected, when the project is run?
 Originally Posted by RobDog888
Put all your controls on that form in a frame. Set it to borderless and no caption. Then disable the frame and all controls in it will be disabled but look normal.
Or simply put
Option1.Value = False
Option2.Value = False
etc in the form's Activate event.
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
|