Hi,
I am trying to implement a small help box similar to the one on time item in
windows...
If you put your mouse over the time display on your windows taksbar and just
wait, you'll see the date "February 1, 2005" text in a small pop-up box.
How do I implement such box in Windows forms?
Thanks,
Victor
Victor Irzak - 01 Feb 2005 16:14 GMT
Oh.... Tooltip control.........
> Hi,
>
[quoted text clipped - 8 lines]
> Thanks,
> Victor
Herfried K. Wagner [MVP] - 01 Feb 2005 16:44 GMT
"Victor Irzak" <virzak@nosppam.rogers.com> schrieb:
> If you put your mouse over the time display on your windows taksbar and
> just
> wait, you'll see the date "February 1, 2005" text in a small pop-up box.
>
> How do I implement such box in Windows forms?
Take a look at the ToolTip component available in the Window Forms tab of
the toolbox.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>