MaskedTextBox Constructor
.NET Framework (current version)
Initializes a new instance of the MaskedTextBox class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
