C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / ResetOnPrompt Property

In This Topic
ResetOnPrompt Property (InputMaskedTextBox)
In This Topic
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 Boolean
 
See Also