[]
Occurs when there is invalid input.
[Browsable(true)]
public event EventHandler InvalidInput
<Browsable(True)>
Public Event InvalidInput As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when there is invalid input. |
This event is raised if the invalid characters are entered using the keyboard or the Paste() method.