Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can Setall copy one property to another?
Message
From
25/02/2004 05:14:32
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00880459
Message ID:
00880612
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
Add an Assign method to the Visible property of your textbox class.

Then place
This.ReadOnly = This.Isavereadonly
in the visible_assign procedure.

Finally use
ThisForm.SetAll("Visible",.T.,"txtedit"
.
Previous
Reply
Map
View

Click here to load this message in the networking platform