ComponentOne InputPanel for WinForms
InsertKeyMode Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : InsertKeyMode Property
Gets or sets the text insertion mode of the masked text box.
Syntax
'Declaration
 
Public Property InsertKeyMode As System.Windows.Forms.InsertKeyMode
public System.Windows.Forms.InsertKeyMode InsertKeyMode {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members