ComponentOne InputPanel for WinForms
ResetOnSpace Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : ResetOnSpace Property
Gets or sets a value that determines how a space input character should be handled.
Syntax
'Declaration
 
Public Property ResetOnSpace As System.Boolean
public System.bool ResetOnSpace {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members