Permalink
Fetching contributors…
Cannot retrieve contributors at this time
44 lines (39 sloc) 1.58 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
MaskedTextBox Control (Windows Forms)
03/30/2017
.net-framework
dotnet-winforms
article
MaskedTextBox
jsharp
MaskedTextBox control [Windows Forms]
user input, validating in Windows Forms
validating user input, Windows Forms
text boxes, validating user input
235d6121-027d-481d-8d59-4f6794d15d0c
11
dotnet-bot
dotnetcontent
wpickett

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.

Related Sections

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