Hi Have created a form with a lot of components... I would like to place a questionmark (?) next to some of the components and when I move the cursor over them, a text will appear. This is normally called tooltip if I'm not mistaken. I haven't seen that property
on labels. Is it possible to do this with labels or any other way? Thanx /Moorstream
Hi Don't really know why this thread was moved here. My question is not regarding a web form. It is a VB.NET form and I want to add a tooltip to a label in my visual basic application. I am making an .exe application and not a web form Still hope for answers...
/Moorstream
a) this is the asp.net forums, which is why it was assumed you were talking about webforms. you should check out the windowsforms.net forums. b) drop the tooltip provider component onto your form. it should be on your toolbox. it will add a new Tooltip property
to your controls.
moorstream
Member
115 Points
23 Posts
Tooltip
Aug 03, 2003 03:47 PM|LINK
russnem
Contributor
7001 Points
1389 Posts
ASPInsiders
MVP
Re: Tooltip
Aug 03, 2003 06:08 PM|LINK
moorstream
Member
115 Points
23 Posts
Re: Tooltip
Aug 04, 2003 04:07 PM|LINK
Andy Smith
Participant
1910 Points
380 Posts
ASPInsiders
Re: Tooltip
Aug 04, 2003 09:30 PM|LINK