ComponentOne InputPanel for WinForms
MaskFull Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : MaskFull Property
Gets a value indicating whether all required and optional inputs have been entered into the input mask.
Syntax
'Declaration
 
Public ReadOnly Property MaskFull As System.Boolean
public System.bool MaskFull {get;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members