MaskedTextBox Control (Windows Forms)
This topic links to others about the MaskedTextBox control.
In This Section
- Walkthrough: Working with the MaskedTextBox Control
Demonstrates the key features of the MaskedTextBox control.
- How to: Bind Data to the MaskedTextBox Control
Demonstrates how to reformat the data when data in the database does not match the format expected by your mask definition.
Reference
- MaskedTextBox
The primary class for the implementation of the masked text box control.
Related Sections
- Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
- MaskedTextBox Control Sample
Demonstrates basic and some advanced features of programmatically using the MaskedTextBox control.