|
static |
Creates and displays a CBCGPTaskDialog.
| strContent | The string to use for the content of the CBCGPTaskDialog. |
| strMainInstruction | The main instruction of the CBCGPTaskDialog. |
| strTitle | The title of the CBCGPTaskDialog. |
| nIDCommandControlsFirst | The string ID of the first command. |
| nIDCommandControlsLast | The string ID of the last command. |
| nCommonButtons | A mask of the common buttons to add to the CBCGPTaskDialog (combination of BCGP_TDCBF_OK_BUTTON, BCGP_TDCBF_YES_BUTTON, BCGP_TDCBF_NO_BUTTON, BCGP_TDCBF_CANCEL_BUTTON, BCGP_TDCBF_RETRY_BUTTON and BCGP_TDCBF_CLOSE_BUTTON. |
| nTaskDialogOptions | The set of options to use for the CBCGPTaskDialog. |
| strFooter | he string to use as the footer. |