The members of System.Windows.Forms.Design.MaskDescriptor are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Windows.Forms.Design.MaskDescriptor class. |
[read-only] | Culture | System.Globalization.CultureInfo.
![]() Gets the System.Globalization.CultureInfo representing the locale the mask is authored for. |
[read-only] abstract | Mask | string.
![]() Gets the mask being defined. |
[read-only] abstract | Name | string.
![]() Gets the user-friendly name of the mask. |
[read-only] abstract | Sample | string.
![]() Gets a sample of a formatted string for the mask. |
[read-only] abstract | ValidatingType | Type.
![]() Gets the type providing validation associated with the mask. |
override | Equals(object)
| |
override | GetHashCode()Documentation for this section has not yet been entered. | |
static | IsValidMaskDescriptor(MaskDescriptor)
| |
static | IsValidMaskDescriptor(MaskDescriptor, out string)Documentation for this section has not yet been entered. | |
override | ToString()Documentation for this section has not yet been entered. |