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