ComponentOne InputPanel for WinForms
OutOfRangeErrorText Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : OutOfRangeErrorText Property
Gets or sets the error message that appears if the entered value is out the allowable bounds.
Syntax
'Declaration
 
Public Property OutOfRangeErrorText As System.String
public System.string OutOfRangeErrorText {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members