[]
Sets the format string used to display the value when the control is in edit mode.
void SetFormat(string format)
Sub SetFormat(format As String)
| Type | Name | Description |
|---|---|---|
| string | format | format string uses standard .NET format specifies. |