tooltip behavior problem

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

I am showing a tooltip on a flexgrid control. The tooltip shows but stays
visible the entire time the mouse is on the cell. How do I get the tooltip
to disappear after some time.

Further, if I set any of the display properties, the tooltip does not show,
e.g
ttip.AutoPopDelay = 1500

If I rem out the line the tooltip shows.

Thanks.

Best,
Glenn
 
Hello Glenn,
I am showing a tooltip on a flexgrid control. The tooltip shows but stays
visible the entire time the mouse is on the cell. How do I get the tooltip
to disappear after some time.

Further, if I set any of the display properties, the tooltip does not show,
e.g
ttip.AutoPopDelay = 1500

you know following?
http://tinyurl.com/d6zbu
http://tinyurl.com/ceuuo

Best regards
Ulrich Kulle
*******************************************
http://www.help-info.de
*******************************************
 
Back
Top