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