Click or drag to resize

InputDialog Events

The InputDialog type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventInputChanged
Event raised when the value of the Input property changes.
Public eventOkButtonClicked
Event raised when the user clicks the OK button on the dialog.
Top
See Also