ToolStripStatusLabel blinking tooltips

G

Guest

Does anybody know how to get the blinking to stop. When I hover over the
ToolStripStatusLabel sometimes it blinks and sometimes it doesn't. So the
tooltips seem to behave inconsistently. The blinking is very annoying and
makes the tooltip unreadable.

And what does AutoToolTip property do.
The help says
"true to use the Text property for the ToolTip; otherwise, false. The
default is true. "
Umm what does that mean? Use the Text Property of the ToolStripStatusLabel
for the Tool Tip?

I tried both and true and false and it made no difference. It seems to
always display what I put in ToolTipText Property.

Any tips to get rid of blinking would be appreciated
 
G

Guest

After more testing I realize now that this only occurs when the form is
maximized. When the form is not maximized the problem never occurs. Also
holding down left click button while it is blinking often causes the blinking
tooltip to stop blinking.

Is this a bug? Tooltips in the old status bar panels did not behave this way.
Thansk In Advance for any info.
 

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