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