ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperTooltip Class / SetToolTip Method

In This Topic
    SetToolTip Method (C1SuperTooltip)
    In This Topic
    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.
    Overload List
    OverloadDescription
    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.  
    Associates tooltip HTML text with the specified System.Windows.Forms.ToolStripItem.  
    See Also