InputDialog Events |
The InputDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
| InputChanged |
Event raised when the value of the Input property changes.
| |
| OkButtonClicked |
Event raised when the user clicks the OK button on the dialog.
|