<Code Lib>
2025 Method
Changes 0
M

TaskDialog.Show

Description:
Shows the task dialog.

public TaskDialogResult Show()

TaskDialogResult The user's response to the task dialog.

  • Thrown when the task dialog is shown out of main thread of Revit or when an extra checkbox and a verification checkbox are enabled at the same time.

Loading…