<Code Lib>
2025 Overloads
Changes 0

Name Return Type Description
M Show() TaskDialogResult Shows the task dialog.
M Show(String, String) TaskDialogResult Shows a task dialog with title, main instruction and a Close button.
M Show(String, String, TaskDialogCommonButtons) TaskDialogResult Shows a task dialog with title, main instruction and common buttons.
M Show(String, String, TaskDialogCommonButtons, TaskDialogResult) TaskDialogResult Shows a task dialog with title, main instruction, common buttons and default buttons.