MaskedTextBox Constructor
.NET Framework 4.5
Initializes a new instance of the MaskedTextBox class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MaskedTextBox() | Initializes a new instance of the MaskedTextBox class using defaults. |
|
MaskedTextBox(MaskedTextProvider) | Initializes a new instance of the MaskedTextBox class using the specified custom mask language provider. |
|
MaskedTextBox(String) | Initializes a new instance of the MaskedTextBox class using the specified input mask. |