System.Windows.Forms.Design.MaskDescriptor.Mask Property

Gets the mask being defined.

Syntax

public abstract string Mask { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The mask must contain only valid characters, as defined by the System.ComponentModel.MaskedTextProvider.IsValidMaskChar(char) method of the System.ComponentModel.MaskedTextProvider class. When a predefined mask is selected in vsprvs, itsĀ MaskDescriptor.Mask property is displayed.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0