Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid's column tooltip
Message
De
28/06/2015 01:04:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01621141
Message ID:
01621514
Vues:
81
Hi,

I use this:
DEFINE CLASS myHeader AS Header

   Caption = "Header"
   FontName = "Tahoma"
   FontSize = 8
   FontBold = .T.

   PROCEDURE ToolTipText_Assign( v.myText )
        This.ToolTipText = <do whatever...>


ENDDEFINE
Hope to help.
Dennis
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform