ComponentOne InputPanel for WinForms
Text Property (InputTextBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : Text Property
Gets or sets the text associated with the component.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members