C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputMaskedTextBox Class / IsOverwriteMode Property

In This Topic
IsOverwriteMode Property (InputMaskedTextBox)
In This Topic
Gets a value that specifies whether new user input overwrites existing input.
Syntax
'Declaration
 
Public ReadOnly Property IsOverwriteMode As Boolean
 
See Also