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

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