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

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