Overload | Description |
---|---|
SetToolTip(Control,String) | Associates tooltip HTML text with the specified control. The Control to associate the tooltip text with. The tooltip text to display when the mouse cursor is over the control. |
SetToolTip(ToolStripItem,String) | Associates tooltip HTML text with the specified System.Windows.Forms.ToolStripItem. |