Click or drag to resize

ITaskDialog Methods

The ITaskDialog type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodShow(ITaskDialogArgs)
Show a task dialog
Public methodShow(String, String, TaskDialogIcon)
Show a task dialog
Public methodShow(IWin32Window, String, String, TaskDialogIcon)
Show a task dialog
Public methodShow(String, String, TaskDialogIcon, TaskDialogButtons, Boolean, String)
Show a task dialog
Top
See Also