J
Joe Cool
I have a form that has a tooltip control. The form has a command
button that has a tool tip text. When the form is shown, the tooltip
text is displayed when the mouse hovers over the button as expected.
But if I click on the button, after the click event handler completes,
the tooltip text is no longer shown when hovering over the button.
I wonder why?
button that has a tool tip text. When the form is shown, the tooltip
text is displayed when the mouse hovers over the button as expected.
But if I click on the button, after the click event handler completes,
the tooltip text is no longer shown when hovering over the button.
I wonder why?