ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShowToolTips Property

In This Topic
    ShowToolTips Property (C1TextBoxBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property ShowToolTips As Boolean
    protected bool ShowToolTips {get; set;}
    See Also