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 can I tell if the MaskedTextBox is in insert mode?

The IsOverwriteMode property will return true if characters entered will overwrite existing characters. This property combines the value of the InsertKeyMode property with the current setting of the insert key to produce the value.



Page view counter