Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to disable a item in form based on menu selection
Message
From
07/08/2002 15:49:41
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
To
07/08/2002 15:08:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00687205
Message ID:
00687228
Views:
17
Pad1.Gotfocus()
DoDefault()
THISFORM.txtBox1.Enabled=.F.

Pad2.Gotfocus()
DoDefault()
THISFORM.txtBox2.Enabled=.F.
>Hello all
>
>I have three text box in a form, how to disable textbox1 when i selected pad1 and textbox2 when selected pad2.
>
>txs
Previous
Reply
Map
View

Click here to load this message in the networking platform