Shows a task dialog.

Overload List

  NameDescription
Public methodShow()()()()
Shows the task dialog.
Public methodStatic memberShow(String, String)
Shows a task dialog with title, main instruction and a Close button.
Public methodStatic memberShow(String, String, TaskDialogCommonButtons)
Shows a task dialog with title, main instruction and common buttons.
Public methodStatic memberShow(String, String, TaskDialogCommonButtons, TaskDialogResult)
Shows a task dialog with title, main instruction, common buttons and default buttons.

See Also