Click or drag to resize

TaskDialogItemClickedEventArgs Properties

The TaskDialogItemClickedEventArgs 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 propertyItem
Gets the item that was clicked.
Top
See Also