Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enable and Disable Inlist
Message
From
05/10/2005 11:40:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Enable and Disable Inlist
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01056317
Message ID:
01056317
Views:
51
I am trying to make an application fool proof by enabling and disabling using:
IF THIS.Value= 1
THISFORM.PAGEFRAME1.PAGE3.TXTFSTNAME2.ENABLED=.F.
ELSE
THISFORM.PAGEFRAME1.PAGE3.TXTFSTNAME2.ENABLED=.T.
ENDIF

However I have 46 Txt boxes to disable if the user answers 1. Is there a way to put all these into an Inlist()?
Next
Reply
Map
View

Click here to load this message in the networking platform