MaskFull Property (InputMaskedTextBox)
In This Topic
Gets a value indicating whether all required and optional inputs have been entered into the input mask.
Syntax
'Declaration
Public ReadOnly Property MaskFull As Boolean
public bool MaskFull {get;}
See Also