System.ComponentModel.MaskedTextProvider.AsciiOnly Property

Gets a value indicating whether the mask accepts characters outside of the ASCII character set.

Syntax

public bool AsciiOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MaskedTextProvider.AsciiOnly property's value is set in the erload:System.ComponentModel.MaskedTextProvider.#ctor constructor.

If true, MaskedTextProvider.AsciiOnly restricts user input to the ASCII character set.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0