ComponentOne Menus and Toolbars 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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also