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

In This Topic
TextMaskFormat Property (InputMaskedTextBox)
In This Topic
Indicates whether the string returned from the Text property includes literals and/or prompt characters.
Syntax
'Declaration
 
Public Property TextMaskFormat As MaskFormat
 
See Also