Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check Box and Option Group Disabled Look
Message
From
04/08/1998 09:44:23
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
03/08/1998 12:33:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123450
Message ID:
00123759
Views:
20
>
>Thanks for the idea. The only problem is I have a disable and enable data methods that work really well. It will be a pain to change it to the When just for the check box and option group. I guess I'm just getting lazy.

Add a custom property to your checkbox, say chk1.SkipMe and set it to .T. in your disable method, and to .F. in the enable method. Then just add

Return Not This.SkipMe

in your When method. A good lazy programmer will always find an easy way :)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform