ComponentOne InputPanel for WinForms
Text Property (InputNumericBox)

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

Reference

InputNumericBox Class
InputNumericBox Members