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