Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using a Variable in ToolTipText
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00189359
Message ID:
00189370
Vues:
9
Hi Paul,

I am assuming that the form property that you've assigned the tooltiptext value is "MyToolTipText" and it contains the tip you want displayed

*-- Form object
THISFORM.ShowTips = .T.
THISFORM.MyToolTipText = "This is my Tip of the Day"

*-- Command.Init
THIS.ToolTipText = THISFORM.MyToolTipText
Juan L. Romero
gcandela@javanet.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform