Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preventing focus going to a text box
Message
From
21/01/1999 03:14:37
 
 
To
20/01/1999 21:46:17
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00178356
Message ID:
00178381
Views:
29
>I have several text boxes that have readonly = .T. and/or visible = .F. when they don't apply for the current situation.
>
>My users have found they can really bomb the program by mouse clicking all over the place. (several text boxes have gotfocus events, or valid events)
>
>Is their a property, or another method, that I can use to prevent inactive textboxes from receiving focus?

Hi Karl,

Use the Enable property (set it to .F.) This will disable the text boxes and the evandt and procedures contained in them will not fire even if clicked on. This also rules out tabing to them.

Hope this helps
Stephen Rushton Jr.
Stephen.T.Rushton@lmco.com
Previous
Reply
Map
View

Click here to load this message in the networking platform