System.ComponentModel.MaskedTextProvider.AllowPromptAsInput Property

Gets a value indicating whether the prompt character should be treated as a valid input character or not.

Syntax

public bool AllowPromptAsInput { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Even when MaskedTextProvider.AllowPromptAsInput is true, the prompt character must be valid for the current location in the mask in order to be accepted.

Requirements

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