TTMSFNCTaskDialogOption Enumeration
Controls optional behavior and layout of the dialog.
tdoCommandLinksrenders the custom buttons as command links instead of push buttons;tdoCommandLinksNoIconrenders command-link buttons without their icon;tdoExpandedDefaultshows the expandable area expanded by default;tdoAllowMinimizelets the dialog be minimized;tdoAllowDialogCancelallows the dialog to be canceled (e.g. by Alt+F4 or the close button) even when no Cancel button is present;tdoVerifyCheckedstarts the verification checkbox in a checked state;tdoProgressBarshows a progress bar on the dialog;tdoTimerenables periodic timer notifications while the dialog is displayed;tdoNoDefaultRadioButtonstarts the dialog with no radio button selected by default.
API unit family: TMSFNCTaskDialog
Members
| Name | Description |
|---|---|
tdoCommandLinks |
Controls optional behavior and layout of the dialog. tdoCommandLinks renders the custom buttons as command links instead of push buttons; tdoCommandLinksNoIcon renders command-link buttons without their icon; tdoExpandedDefault shows the expandable area expanded by default; tdoAllowMinimize lets the dialog be minimized; tdoAllowDialogCancel allows the dialog to be canceled (e.g. by Alt+F4 or the close button) even when no Cancel button is present; tdoVerifyChecked starts the verification checkbox in a checked state; tdoProgressBar shows a progress bar on the dialog; tdoTimer enables periodic timer notifications while the dialog is displayed; tdoNoDefaultRadioButton starts the dialog with no radio button selected by default. |
tdoCommandLinksNoIcon |
Controls optional behavior and layout of the dialog. tdoCommandLinks renders the custom buttons as command links instead of push buttons; tdoCommandLinksNoIcon renders command-link buttons without their icon; tdoExpandedDefault shows the expandable area expanded by default; tdoAllowMinimize lets the dialog be minimized; tdoAllowDialogCancel allows the dialog to be canceled (e.g. by Alt+F4 or the close button) even when no Cancel button is present; tdoVerifyChecked starts the verification checkbox in a checked state; tdoProgressBar shows a progress bar on the dialog; tdoTimer enables periodic timer notifications while the dialog is displayed; tdoNoDefaultRadioButton starts the dialog with no radio button selected by default. |
tdoExpandedDefault |
Controls optional behavior and layout of the dialog. tdoCommandLinks renders the custom buttons as command links instead of push buttons; tdoCommandLinksNoIcon renders command-link buttons without their icon; tdoExpandedDefault shows the expandable area expanded by default; tdoAllowMinimize lets the dialog be minimized; tdoAllowDialogCancel allows the dialog to be canceled (e.g. by Alt+F4 or the close button) even when no Cancel button is present; tdoVerifyChecked starts the verification checkbox in a checked state; tdoProgressBar shows a progress bar on the dialog; tdoTimer enables periodic timer notifications while the dialog is displayed; tdoNoDefaultRadioButton starts the dialog with no radio button selected by default. |
tdoAllowMinimize |
|
tdoAllowDialogCancel |
|
tdoVerifyChecked |
|
tdoProgressBar |
|
tdoTimer |
|
tdoNoDefaultRadioButton |