TaskDialog.WasExtraCheckBoxChecked
Description:
Gets the status of the extra checkbox.
Gets the status of the extra checkbox.
public bool WasExtraCheckBoxChecked()
Boolean
Whether the extra checkbox is checked.
-
Thrown when the task dialog does not have an extra checkbox or the task dialog is not shown yet.