ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ToolTip Property

In This Topic
    ToolTip Property (C1Combo)
    In This Topic
    Gets or sets the tooltip text.
    Syntax
    'Declaration
     
    
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also