ComponentOne InputPanel for WinForms
MaskCompleted Property

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

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members