Lost Tooltip for Command Button

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?
 
J

Joe Cool

Hey mate,

can you please post some code so we can provide some help?

There is no code. After adding the tooltip to the form in design mode,
the command button now has a new property in design mode called
"Tooltip text on tooltip1". I set the value there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top