FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.Boolean
    public System.bool SupportsKeyTips {get; set;}
    See Also