BCGControlBar Pro for MFC
CBCGPTaskDialog Member List

This is the complete list of members for CBCGPTaskDialog, including all inherited members.

AddCommandControl(int nCommandControlID, const CString &strCaption, BOOL bEnabled=TRUE, BOOL bRequiresElevation=FALSE)CBCGPTaskDialog
AddRadioButton(int nRadioButtonID, const CString &strCaption, BOOL bEnabled=TRUE)CBCGPTaskDialog
AreControlInfoTips() const CBCGPTaskDialoginline
AreHyperlinkTooltipsEnabled() const CBCGPTaskDialoginline
CBCGPTaskDialog(const CString &strContent, const CString &strMainInstruction, const CString &strTitle, int nCommonButtons=BCGP_TDCBF_OK_BUTTON|BCGP_TDCBF_CANCEL_BUTTON, int nTaskDialogOptions=BCGP_TDF_ENABLE_HYPERLINKS|BCGP_TDF_USE_COMMAND_LINKS, const CString &strFooter=CString())CBCGPTaskDialog
CBCGPTaskDialog(const CString &strContent, const CString &strMainInstruction, const CString &strTitle, int nIDCommandControlsFirst, int nIDCommandControlsLast, int nCommonButtons, int nTaskDialogOptions=BCGP_TDF_ENABLE_HYPERLINKS|BCGP_TDF_USE_COMMAND_LINKS, const CString &strFooter=CString())CBCGPTaskDialog
EnableControlInfoTips(BOOL bEnable=TRUE)CBCGPTaskDialog
EnableHyperlinkTooltips(BOOL bEnable=TRUE)CBCGPTaskDialog
GetOptions() const CBCGPTaskDialog
GetSelectedCommandControlID() const CBCGPTaskDialog
GetSelectedRadioButtonID() const CBCGPTaskDialog
GetVerificationCheckboxState() const CBCGPTaskDialog
IsCommandControlEnabled(int nCommandControlID) const CBCGPTaskDialog
IsRadioButtonEnabled(int nRadioButtonID) const CBCGPTaskDialog
LoadCommandControls(int nIDCommandControlsFirst, int nIDCommandControlsLast)CBCGPTaskDialog
LoadRadioButtons(int nIDRadioButtonsFirst, int nIDRadioButtonsLast)CBCGPTaskDialog
RemoveAllCommandControls()CBCGPTaskDialog
RemoveAllRadioButtons()CBCGPTaskDialog
SetCommandControlOptions(int nCommandControlID, BOOL bEnabled, BOOL bRequiresElevation=FALSE)CBCGPTaskDialog
SetCommonButtonOptions(int nDisabledButtonMask, int nElevationButtonMask=0)CBCGPTaskDialog
SetCommonButtons(int nButtonMask, int nDisabledButtonMask=0, int nElevationButtonMask=0)CBCGPTaskDialog
SetContent(const CString &strContent)CBCGPTaskDialog
SetDefaultCommandControl(int nCommandControlID)CBCGPTaskDialog
SetDefaultRadioButton(int nRadioButtonID)CBCGPTaskDialog
SetDialogWidth(int nWidth=0)CBCGPTaskDialog
SetExpansionArea(const CString &strExpandedInformation, const CString &strCollapsedLabel=CString(), const CString &strExpandedLabel=CString())CBCGPTaskDialog
SetFooterIcon(HICON hFooterIcon)CBCGPTaskDialog
SetFooterIcon(LPCWSTR lpszFooterIcon)CBCGPTaskDialog
SetFooterText(const CString &strFooterText)CBCGPTaskDialog
SetMainIcon(HICON hMainIcon)CBCGPTaskDialog
SetMainIcon(LPCWSTR lpszMainIcon)CBCGPTaskDialog
SetMainInstruction(const CString &strInstructions)CBCGPTaskDialog
SetOptions(int nOptionFlag)CBCGPTaskDialog
SetProgressBarMarquee(BOOL bEnabled=TRUE, int nMarqueeSpeed=0, CBCGPProgressCtrl::BCGP_MARQUEE_STYLE style=CBCGPProgressCtrl::BCGP_MARQUEE_DEFAULT)CBCGPTaskDialog
SetProgressBarNarrowChannel(BOOL bSet=TRUE)CBCGPTaskDialog
SetProgressBarPosition(int nProgressPos)CBCGPTaskDialog
SetProgressBarRange(int nRangeMin, int nRangeMax)CBCGPTaskDialog
SetProgressBarState(int nState=PBST_NORMAL)CBCGPTaskDialog
SetRadioButtonOptions(int nRadioButtonID, BOOL bEnabled)CBCGPTaskDialog
SetVerificationCheckbox(BOOL bChecked)CBCGPTaskDialog
SetVerificationCheckboxText(const CString &strVerificationText)CBCGPTaskDialog
SetWindowTitle(const CString &strWindowTitle)CBCGPTaskDialog
ShowDialog(const CString &strContent, const CString &strMainInstruction, const CString &strTitle, int nIDCommandControlsFirst, int nIDCommandControlsLast, int nCommonButtons=BCGP_TDCBF_YES_BUTTON|BCGP_TDCBF_NO_BUTTON, int nTaskDialogOptions=BCGP_TDF_ENABLE_HYPERLINKS|BCGP_TDF_USE_COMMAND_LINKS, const CString &strFooter=CString())CBCGPTaskDialogstatic