Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tool Tip associated with a Grid Header
Message
De
23/03/2002 14:09:22
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
À
23/03/2002 13:58:38
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00636466
Message ID:
00636471
Vues:
19
>I would like to get a Tool Tip to come up when the mouse is over a column header in a grid.
>
>My PE page allows for a Tool Tip with mouse move over the actual data in the column of the grid but I have no such property for the Column Header of the Grid.
>
>I am using VFP 6.0 and possibly this feature is available in VFP 7.0
>
>Is is possible to have a Tool Tip associated with a mouse move over a Column Header of a Grid?
>
>Mike Smith

Mike:

Place code in the header's MouseMove method.
this.parent.parent.tooltiptext = 'What ever you want goes here'
Make sure the grids tootiptext property is set, as well as the form's showtipe property should be true.

- Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform