Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enabling Text Boxes
Message
From
20/09/2002 09:39:42
 
 
To
20/09/2002 08:01:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00702647
Message ID:
00702692
Views:
9
First of all if all the textboxes are the same class you can use the setall()command like so Setall("Enabled", .t., "Textbox")

or you can loop through the controls using the controlcount of the form or pageframe that they are on. This does require alot more thought and code.

Cheers
Rich D
Previous
Reply
Map
View

Click here to load this message in the networking platform