FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / BackstageViewTab Class / KeyTip Property

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