Show Method


Shows a task dialog.

OverloadĀ List

Name Description
Public method Show
Shows the task dialog.
Public method Static member Show(String, String)
Shows a task dialog with title, main instruction and a Close button.
Public method Static member Show(String, String, TaskDialogCommonButtons)
Shows a task dialog with title, main instruction and common buttons.
Public method Static member Show(String, String, TaskDialogCommonButtons, TaskDialogResult)
Shows a task dialog with title, main instruction, common buttons and default buttons.

See Also