ComponentOne InputPanel for WinForms
Text Property (InputComponent)

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

Reference

InputComponent Class
InputComponent Members