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

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