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