Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setall
Message
 
To
12/02/1999 22:35:32
Randy Hooper
Ranco Business Software
Tampa, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Setall
Miscellaneous
Thread ID:
00187315
Message ID:
00187320
Views:
21
Hi Randy,

Are your textboxes inside a pageframe or other containder by chance?
If so, you'll need to do a setall for each page in the pageframe:

thisform.PageFrame1.Page1.SetAll("enabled",.f.,"Textbox")
thisform.PageFrame1.Page2.SetAll("enabled",.f.,"Textbox")
etc...

>I have made a form and my nav buttons are a class that I have drop on the form and behine the save button I have this code.
>
>dodefault()
>thisform.SetAll("enabled",.f.,"Textbox")
>thisform.refresh()
>
>and my fields are not being disable if it make a differents i am working with a view. help help
>thanks randy
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform