C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / MaskCompleted Property

In This Topic
MaskCompleted Property (InputMaskedTextBox)
In This Topic
Gets a value indicating whether all required inputs have been entered into the input mask.
Syntax
'Declaration
 
Public ReadOnly Property MaskCompleted As Boolean
 
See Also