ComponentOne Ribbon for WinForms
KeyTip Property (RibbonMenu)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonMenu Class : KeyTip Property
Gets or sets the KeyTip providing keyboard access to a RibbonMenu.
Syntax
'Declaration
 
Public Property KeyTip As System.String
public System.string KeyTip {get; set;}
See Also

Reference

RibbonMenu Class
RibbonMenu Members