Hello Everyone,
While working with list view control in VB 2005, I observed a behavior that the tooltip for the control is not consistent i.e. if we closely observe that when the tooltip displays then one can find that some time when you move the cursor in the control, tooltip won’t be displayed.
For further investigation I tried to observe the behavior of other such controls e.g. Treeview, listbox and textbox (Multiline). I have observed the more or less same behavior in those controls as well.
The major reason that I have noticed the issue is because my requirement is that the tooltip should be displayed to the user only once while he is on the control i.e. to display the tooltip again, user have to move the cursor to any other control and then re-enter the mouse pointer again.
Does any of you guys observed the same behavior and what could be the remedy of this.
Regards,
Haroon.
While working with list view control in VB 2005, I observed a behavior that the tooltip for the control is not consistent i.e. if we closely observe that when the tooltip displays then one can find that some time when you move the cursor in the control, tooltip won’t be displayed.
For further investigation I tried to observe the behavior of other such controls e.g. Treeview, listbox and textbox (Multiline). I have observed the more or less same behavior in those controls as well.
The major reason that I have noticed the issue is because my requirement is that the tooltip should be displayed to the user only once while he is on the control i.e. to display the tooltip again, user have to move the cursor to any other control and then re-enter the mouse pointer again.
Does any of you guys observed the same behavior and what could be the remedy of this.
Regards,
Haroon.