Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close Class Designer window programmatically
Message
From
07/11/2005 13:21:23
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066052
Message ID:
01066104
Views:
34
This message has been marked as the solution to the initial question of the thread.
Clear it before
   arrObj[1].resettodefault(m.tcProperty)
>IF m.tlExpression
>		arrObj[1].WriteExpression(m.tcProperty, m.tuValue)
>	ELSE
>		arrObj[1].AddProperty(m.tcProperty, m.tuValue)
>	ENDIF
>
>In both cases I have StatusBarText shown as =" " in designer and not just a space. Is it possible to have just space without = and quotes. You can make this change manually.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform