MobileForms Toolkit Documentation

MaskedTextBox.MaskCompleted Property

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

public bool MaskCompleted {get;}

Property Value

true if all required input has been entered into the mask; otherwise, false.

Remarks

MaskCompleted checks only required input elements.

See Also

MaskedTextBox Class | Resco.Controls.MaskedTextBox Namespace