ComponentOne Ribbon for WinForms
KeyTip Property (RibbonTextBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTextBox Class : KeyTip Property
Gets or sets the KeyTip providing keyboard access to a RibbonTextBox.
Syntax
'Declaration
 
Public Property KeyTip As System.String
public System.string KeyTip {get; set;}
See Also

Reference

RibbonTextBox Class
RibbonTextBox Members