C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel 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