|
TextBoxBalloonTip class
Jeff Key August 27, 2003 Turns out there's a really easy way to display a balloon on a TextBox on Windows XP. This class encapsulates it. (Note that Common Controls v6 must be used, so your EXE must either have the appropriate manifest file or call EnableVisualStyles in v1.1.) |