FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonButton Class / KeyTip Property

In This Topic
    KeyTip Property (RibbonButton)
    In This Topic
    Gets or sets the KeyTip providing keyboard access to the Button.
    Syntax
    'Declaration
     
    Public Property KeyTip As System.String
    public System.string KeyTip {get; set;}
    See Also