Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- SetAll
Message
From
16/02/2000 13:00:23
 
 
To
16/02/2000 11:52:01
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00332936
Message ID:
00332994
Views:
14
>Any idea why the first line doesn't work and the second line does?
>
>ThisForm.Topform1.Pageframe1.PAGE1.SetAll('TabStop',.F.,'TextBox')
>ThisForm.Topform1.Pageframe1.PAGE1.Name_Line21.TabStop = .F.
>
>Do I have to specify each individual control to disable the TabStop?
>
>Thank you in advance.

Your textboxes are probably subclasses off of a different class, not the VFP base TextBox class.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform