Issue with ToolTips
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am using VB6 and am having a little problem. I am using the ToolTipText property of an MSFlexGrid control, and although the tip is displayed properly, if I click on the flexgrid while the tip is displayed, the tip will disappear and leave a light gray rectangle in its place. It doesn't seem to respond to the refresh method and I am stumped. Any ideas on how to get rid of the residue? Thanks, Andrew