[]
Gets or sets the KeyTip providing keyboard access to the application menu.
[C1Category("Behavior")]
[C1Description("RibbonApplicationMenu.KeyTip", "Gets or sets the KeyTip providing keyboard access to the application menu.")]
public string KeyTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonApplicationMenu.KeyTip", "Gets or sets the KeyTip providing keyboard access to the application menu.")>
Public Property KeyTip As String