Click or drag to resize

OkButtonClickedEventArgs Properties

The OkButtonClickedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyInput
Gets the current value of the input field on the dialog.
Public propertyInputBoxWindow
Gets the input box window.
Top
See Also