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

In This Topic
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
 
See Also