ComponentOne InputPanel for WinForms
PositivePattern Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : PositivePattern Property
Gets or sets the format pattern for positive values. The meaning depends on the StandardFormat.
Syntax
'Declaration
 
Public Property PositivePattern As System.Integer
public System.int PositivePattern {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members