ComponentOne InputPanel for WinForms
IsOverwriteMode Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : IsOverwriteMode Property
Gets a value that specifies whether new user input overwrites existing input.
Syntax
'Declaration
 
Public ReadOnly Property IsOverwriteMode As System.Boolean
public System.bool IsOverwriteMode {get;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members