ComponentOne InputPanel for WinForms
ResetOnPrompt Property

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

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members