C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon 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