Hi Rainer,
Based on my understanding, you use a ToolTip component on a form. When you
move the pointer over a Button, the tooltip window pops up. Moving the
pointer to the next Button, the tooltip window pops up showing the
corresponding tooltip text. However, when you move back to the first
button, the tooltip window doesn't pop up again. If I'm off base, please
feel free to let me know.
I performed a test based on your description, but didn't reproduce the
problem on my side.
I create a WinForms application and add two Buttons named button1 and
button2 and a ToolTip named toolTip1 on the form. Set the button1's ToolTip
on the toolTip1 to 'button1' and set that of the button2 to 'button2' in
the Properties window.
Run the application. When I point the mouse over the button1, a tooltip
window pops up showing 'button1'. I move the mouse to the button2 and a
tooltip window pops up showing 'button2'. Then I move back to the button1
and a tooltip window still pops up showing 'button1'.
Is there any difference between your application and mine?
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.