Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add one line in all forms
Message
From
07/10/2005 03:30:58
 
 
To
07/10/2005 03:24:21
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01057064
Message ID:
01057065
Views:
10
>i want to add below command line in all data entry forms :
>
>thisform.text1.visible=!empt(mytext)
>
>warm regards,
>mk.
Why not add the line where it really belongs, namely into the object in question itself? Add this.visible=!empty(mytext) into the Refresh event of text1.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform