[]
Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings.
public event EventHandler<FormatErrorEventArgs> FormatError
Type | Description |
---|---|
EventHandler<FormatErrorEventArgs> | Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings. |