Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Magnify Data
Message
 
 
À
28/02/2003 12:26:05
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00759492
Message ID:
00759515
Vues:
19
If you want to show the ToolTips text, toggle to Form.ShowTips property to .T., and populate the propert ToolTipText of the control.
*&  Example
*&
*&  Form's ShowTips property
Form1.ShowTips = .F.

*&  Control that has tooltip text
TextBox1.ToolTipText = "Some tips here"
hth.

>I have a form that has a lot of data pertaining to a record. Due to space some of the text boxes are small and hard to read. Normally these text boxes are just along for the ride. However, occasonally someone needs the info. Those with crisp monitors and keen eyes can read the data okay. But us with less than perfect eyesight have trouble. I want to use a ToolTip technique to temporarilly enlarge the text/data when necessary. Any ideas?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform