Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling Check Boxes
Message
From
18/03/1999 08:21:44
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
18/03/1999 08:15:29
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00199136
Message ID:
00199139
Views:
14
>Greetings,
>
>I have an older Foxpro for Windows application in which I needed to add a checkbox. I need to be able to disable the checkbox on the fly based on the value of a particular variable. In VFP this isn't a problem, but how do I do this in Fox 2.6.
>
>Thanks in Advance.
>
>Scott

The checkbox will be linked to a memory variable, so you just

SHOW GET m.varname ENABLE
or
SHOW GET m.varname DISABLE
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform