Helpbox or tipbox...

  • Thread starter Thread starter Victor Irzak
  • Start date Start date
V

Victor Irzak

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 said:
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.
 

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

Back
Top