[]
Gets or sets the input format to use in the control.
public string FormatString { get; set; }
Public Property FormatString As String
Type | Description |
---|---|
string | The string used to control how text is entered. |
The format is specified by creating a mask using keywords and literals.
This input mask must not exist with only literals.