System.Windows.Forms.Design.MaskDescriptor: Property Members

The properties of System.Windows.Forms.Design.MaskDescriptor are listed below. For a list of all members, see the MaskDescriptor Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
CultureSystem.Globalization.CultureInfo.

Gets the System.Globalization.CultureInfo representing the locale the mask is authored for.

[read-only]
abstract
Maskstring.

Gets the mask being defined.

[read-only]
abstract
Namestring.

Gets the user-friendly name of the mask.

[read-only]
abstract
Samplestring.

Gets a sample of a formatted string for the mask.

[read-only]
abstract
ValidatingTypeType.

Gets the type providing validation associated with the mask.