ComponentOne InputPanel for WinForms
TextMaskFormat Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : TextMaskFormat Property
Indicates whether the string returned from the Text property includes literals and/or prompt characters.
Syntax
'Declaration
 
Public Property TextMaskFormat As System.Windows.Forms.MaskFormat
public System.Windows.Forms.MaskFormat TextMaskFormat {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members