Displaying pop up bubble boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey,

Needed some pointers on how I can get to display pop up bubbles in a windows
form that I am building. I basically require these as tooltips for a user.
I'm currently planning to call the code for displaying these on focus on text
boxes.

Nick
 
I basically want to display these when focus is obtained on a text box (say),
and i want it to be independent of the mouse hover functionality (Stuff that
a Tooltip control can achieve). Having a nightmare trying to figure out
something of this sort :(
Somebody please help!!!!!!

Nick
 
Back
Top