Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Constants in form properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00544720
Message ID:
00544733
Vues:
18
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform