
Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
it's by design that if you click a button once, every other times you hover
the button, the tooltip doesn't show anymore until the form is unloaded and
loaded back? I think that's what the original poster meant...
I didn't try the scenario myself, so I can't say if it does the same here or
not. But if it's really that way, I would see it as a bug... and if it's by
design, I'd say, change the design because it's flawed...
I hope it helps
ThunderMusic
> <palm.kevin@gmail.com> schrieb:
>> Before the first click on the button the tooltip displays correctly,
[quoted text clipped - 4 lines]
>
> I believe this behavior is by design.
Herfried K. Wagner [MVP] - 23 Nov 2006 16:00 GMT
"ThunderMusic" <NoSpAmdanlatathotmaildotcom@NoSpAm.com> schrieb:
> it's by design that if you click a button once, every other times you
> hover the button, the tooltip doesn't show anymore until the form is
> unloaded and loaded back? I think that's what the original poster
> meant...
I would consider this a bug, but the behavior is similar in Outlook Express.
After clicking the "Insert" toolbar button, the tooltip doesn't reappear if
the user does not move the mouse over /another/ toolbar button.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
ThunderMusic - 23 Nov 2006 17:00 GMT
You are absolutely right for Outlook Express... weird I've never seen that
before... But do you agree with me that it's counter-intuitive? But it
could effectively be by design... Why the choice has been made this way, who
knows....
> "ThunderMusic" <NoSpAmdanlatathotmaildotcom@NoSpAm.com> schrieb:
>> it's by design that if you click a button once, every other times you
[quoted text clipped - 6 lines]
> reappear if the user does not move the mouse over /another/ toolbar
> button.
Herfried K. Wagner [MVP] - 23 Nov 2006 22:56 GMT
"ThunderMusic" <NoSpAmdanlatathotmaildotcom@NoSpAm.com> schrieb:
> You are absolutely right for Outlook Express... weird I've never seen
> that before... But do you agree with me that it's counter-intuitive? But
> it could effectively be by design... Why the choice has been made this
> way, who knows....
Yes, I agree with you that the behavior /you/ describe is counter-intuitive.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
palm.kevin@gmail.com - 29 Nov 2006 09:38 GMT
Thank you for your input...