Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / SupportsKeyTips Property

In This Topic
    SupportsKeyTips Property (C1Ribbon)
    In This Topic
    Gets or sets whether the Ribbon can show KeyTips.
    Syntax
    'Declaration
     
    
    Public Property SupportsKeyTips As Boolean
    public bool SupportsKeyTips {get; set;}
    See Also