Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simulating the Locked property with checkboxes
Message
General information
Forum:
Visual Basic
Category:
Windows API functions
Miscellaneous
Thread ID:
00660056
Message ID:
00660283
Views:
9
Place the checkbox(or any other control) on a frame control, then set Frame1.Enabled = False. Controls on disabled frames are essentially disabled as well, but still look enabled (as in not grayed out). This works better on comboboxes, too, as a Locked combobox can still produce a dropdown list.

Just change the necessary properties on the frame if you don't want a box surrounding the control.
evolve or die.
Previous
Reply
Map
View

Click here to load this message in the networking platform