CNClrLib.Control.MaskedTextBox Namespace
Represents namespace CNClrLib.Control.MaskedTextBox.
| Name | Description | |
|---|---|---|
![]() | TCnMaskedTextBox | Uses a mask to distinguish between proper and improper user input. |
| Name | Description | |
|---|---|---|
![]() | TMaskInputRejectedEventHandler | Represents the method that will handle the OnMaskInputRejected event of a TCnMaskedTextBox control. |
![]() | TTypeValidationEventHandler | Represents the method that will handle the OnTypeValidationCompleted event of the TCnMaskedTextBox control. |
| Name | Description | |
|---|---|---|
![]() | _CultureInfo | Provides information about a specific culture (called a locale for unmanaged code development). The information includes the names for the culture, the writing system, the calendar used, the sort order of strings, and formatting for dates and numbers. |
![]() | _IFormatProvider | Provides a mechanism for retrieving an object to control formatting. |
![]() | _MaskedTextBox | Uses a mask to distinguish between proper and improper user input. |
![]() | _MaskedTextProvider | Represents a mask-parsing service that can be used by any number of controls that support masking, such as the MaskedTextBox control. |
![]() | _MaskInputRejectedEventArgs | Provides data for the OnMaskInputRejected event. |
![]() | _Type | Represents type declarations: class types, interface types, array types, value types, enumeration types, type parameters, generic type definitions, and open or closed constructed generic types. |
![]() | _TypeValidationEventArgs | Provides data for the OnTypeValidationCompleted event. |
| Name | Description | |
|---|---|---|
![]() | TCnMaskedTextBox_IsOverwriteModeChangedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnMaskedTextBox_MaskChangedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnMaskedTextBox_MaskInputRejectedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnMaskedTextBox_TextAlignChangedHandler(_ClrObject,_ClrEventArgs) | Represents method |
![]() | TCnMaskedTextBox_TypeValidationCompletedHandler(_ClrObject,_ClrEventArgs) | Represents method |



