Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I make the MaskedTextBox always overwrite like in Access?

Set the InsertKeyMode property to InsertKeyMode.Overwrite. The default value of this property is InsertKeyMode.Default which honors the state of the insert key on the keyboard.



Page view counter