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

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