|
-
Jul 2nd, 2012, 03:08 PM
#1
Thread Starter
New Member
Help! ToolTips for Menu items
Hi, I'm just now learning VB.Net using VB 2010 Express. In VB6 and earlier, if a text was enterted in the ToolTipText property, at run time the text was displayed when the mouse hoovered over the control. After reading this forum I read about the ToolTip1 control and was able to add tool tips to buttons (which explained why I didn't see a tooltiptext on a button control); however, I still haven't figured out how to show tool tips for Menu items. I have entered text into the TollTipText property and set the AutoToolTip to true; but at run time it does not show the tip. What am I missing?
Last edited by Toconce; Jul 2nd, 2012 at 03:14 PM.
Reason: Change subject
-
Jul 2nd, 2012, 03:21 PM
#2
Junior Member
Re: Help! ToolTips for Menu items
-
Jul 2nd, 2012, 03:34 PM
#3
Thread Starter
New Member
Re: Help! ToolTips for Menu items
Thanks for the link, but it does not answer my question; and hat is, how to show tips for Menu items.
-
Jul 2nd, 2012, 03:54 PM
#4
Junior Member
Re: Help! ToolTips for Menu items
Sorry I misread your question.
All my forms have autotooltip to true and whatever is in the ToolTipText comes up. Is there any more information you can give us? What are you using for your menu, a ToolStrip?
-
Jul 2nd, 2012, 05:51 PM
#5
Thread Starter
New Member
Re: Help! ToolTips for Menu items
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|