ComponentOne InputPanel for WinForms
Mask Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : Mask Property
Gets or sets the input mask to use at run time.
Syntax
'Declaration
 
Public Property Mask As System.String
public System.string Mask {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members