System.Windows.Forms.MaskedTextBox.MaskCompleted Property

Gets a value indicating whether all required inputs have been entered into the input mask.

Syntax

[System.ComponentModel.Browsable(false)]
public bool MaskCompleted { get; }

Value

Documentation for this section has not yet been entered.

Remarks

MaskedTextBox.MaskCompleted checks only required input elements. To determine whether all required and optional input elements have been filled in, use the MaskedTextBox.MaskFull property instead.

Requirements

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