CMFCTasksPane::RemoveAllGroups
Removes all groups on the specified page.
void RemoveAllGroups(
int nPageIdx = 0
);
Parameters
- [in] nPageIdx
Specifies the zero-based index of the page.
Remarks
Removes all groups on the page specified by nPageIdx, or all groups if there is only a default page.
Requirements
Header: afxTasksPane.h