C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTextBox Class / TextBox Property

In This Topic
TextBox Property (RibbonTextBox)
In This Topic
Gets the TextBox control contained in this RibbonTextBox.
Syntax
'Declaration
 
Public ReadOnly Property TextBox As System.Windows.Forms.TextBox
 
See Also