Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text box tooltip
Message
 
À
14/01/2005 04:24:09
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Divers
Thread ID:
00977082
Message ID:
00977084
Vues:
45
>Hi all,
>I want my textbox tooltip content be equal with Textbox.value at runtime.
>how can i do this?
>Thanks

In LostFocus Event of the TextBox put:
this.ToolTipText = this.Value
If You want to ToolTip changes during the input move code above from LostFoxus Event to InterActiveChange Event
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform