Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / ShowToolTips Property

In This Topic
    ShowToolTips Property (C1DbNavigator)
    In This Topic
    Gets or sets whether the control should display tooltips for elements.
    Syntax
    'Declaration
     
    
    Public Shadows Property ShowToolTips As Boolean
    public new bool ShowToolTips {get; set;}
    See Also