FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / KeyTipsVisible Property

In This Topic
    KeyTipsVisible Property (C1Ribbon)
    In This Topic
    Gets a value indicating whether the KeyTips are visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property KeyTipsVisible As System.Boolean
    public System.bool KeyTipsVisible {get;}
    See Also