Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tool Tip associated with a Grid Header
Message
From
23/03/2002 14:09:22
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
23/03/2002 13:58:38
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00636466
Message ID:
00636471
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform