I wrote a program with a few of grids and, as a help, I change the
grid's hint column by column showing a description for each one.
The problem is that I need to put the mouse pointer away from the
grid between consecutively columns if I need to show diferents descriptions
(hints).
Any Ideas??
Have you tried to set ShowHint to false before changing the hint?
Eric Jansen
Call application.CancelHint to remove the old hint, the
application.ActivateHint to show the new hint.
Peter Below (TeamB) 10011...@compuserve.com)
No replies in private e-mail, please, unless explicitly requested!