TaskDialogClosingEventArgs Properties

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The TaskDialogClosingEventArgs type exposes the following members.

Properties

  NameDescription
Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
CustomButton
Gets or sets the text of the custom button that was clicked.
StandardButton
Gets or sets the standard button that was clicked.

See Also