Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Setall
Message
 
 
To
20/09/2002 09:24:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00702675
Message ID:
00702686
Views:
8
The third parameter is the class name on which the object is based, not the Visual FoxPro base class for the object. So if your textboxes are based on 'mytxt' class than change third parameter to 'mytxt'.

>When I run the following code, my textboxes are not enabled. but if i run thisform.mytext.enabled = .t., then the textboxes are enabled. Anything wrong with this code?:
>
>thisform.setall('ENABLED',.T.,'Textbox')
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform