Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constants in form properties
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00544720
Message ID:
00544733
Views:
14
>Hi there,
>
>Does anybody know how you can use string constants in the properties sheet of a form?
>
>I'm trying to set my StatusBarText to constants from a .h file is this possible?
>
>Thanks in anticipation

You can do it in Form.Init programmatically. I also found, that it's necessary to put this code into Form.KeyPress, MouseDown, MouseUp events in order to prevent VFP messages to pollute status bar.
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