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

In This Topic
    KeyTipsVisible Property
    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