Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling dynamic tooltip in grid
Message
 
 
To
30/03/2007 15:38:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
01210553
Message ID:
01210556
Views:
16
>I have a grid displaying currency in a column where the control for the column has an input mask of "$ 999.99".
>
>When you hover the mouse over any of the rows for that column, VFP is displaying a tooltip of "900.000" (e.g. for a row that shows $900.00).
>
>How can I disable this tooltip from showing up?

To expand on Ed's idea you may want to do it in this column MouseEnter/MouseLeave events (restore in MouseLeave). I'm not 100% certain these two are the only methods you have to worry about.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform