Version

WebMaskEditor Class

Control that renders mask editor.
Syntax
Remarks

The property that defines the keyboard filter and appearance of displayed string has name the InputMask.

The properties PadChar and PromptChar define character that is used to replace empty mask positions for no-focus and focus states. The EmptyPositionChar is used to build string returned by the Value property.

The structure of string used by the Value property is defined by the DataMode.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also