Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close Class Designer window programmatically
Message
 
 
To
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:
01066108
Views:
41
Thanks a lot. Now I have a nice little tool to fix all properties, if I need to. In this particular case I'm working around a bug of "opt" message.

>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.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform