David Carter

David Carter

  • NA
  • 111
  • 21.1k

Tool Tip

Jul 26 2010 12:56 AM

Running the mouse over a text box brings up a tool tip.
This is usually text. Eg.
ToolTip1.SetToolTip(Me.TextBox1, "Text Box 1")

My question is, is there any way of assigning an image (a photo) to the tool tip instead of text?
I'm using Visual Studio 2008 on XP platform
Regards,
David

Answers (1)