ComponentOne InputPanel for WinForms
Text Property (C1InputPanel)

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

Reference

C1InputPanel Class
C1InputPanel Members