Ribbon for WinForms | ComponentOne
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 Boolean
    public bool KeyTipsVisible {get;}
    See Also