Adds a ToolTip to a Windows Forms Control



Add a ToolTip to a Windows Forms Control
'Assembly: System.Windows.Forms.dll

'Namespace: Microsoft.VisualBasic
'Namespace: System.Windows.Forms

'Dim control AS Control = "Button1"

Dim tooltip As New ToolTip()
tooltip.SetToolTip(control, text)

Share |

 Cant find the page you are looking for?
 Help us to improve by adding the content that you are looking for.
 Leave a feedback
 We look forward to hear your comments and feedback.