Files
Andy De George c0ba284473 Initial winforms content migrated (#18)
* Merge winforms framework content to working branch (#14)

* Breadcrumb / TOC / Move net5 to net folder (#15)

* change path from net5 to net

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Add .net 5 winforms placeholder article (#16)

* added some metadata and adjusted net5 placeholder

* corrections

* corrections

* corrections

* Test1

* Swapping landing page vs concept

* fix links

* Fix links

* Fix desc
2020-09-01 16:26:21 -07:00

1.2 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
MaskedTextBox Control 03/30/2017
MaskedTextBox
MaskedTextBox control [Windows Forms]
user input [Windows Forms], validating in Windows Forms
validating user input [Windows Forms], Windows Forms
text boxes [Windows Forms], validating user input
235d6121-027d-481d-8d59-4f6794d15d0c

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

xref:System.Windows.Forms.MaskedTextBox
The primary class for the implementation of the masked text box control.

Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.