CMFCTasksPane::RemoveGroup
Removes a group.
void RemoveGroup(
int nGroup
);
Parameters
- [in] nGroup
Specifies the zero-based index of the group to remove.
Remarks
This method removes a single group. To remove all groups, call CMFCTasksPane::RemoveAllGroups instead.
When the framework removes a group, all tasks and user windows associated with it are destroyed.
Requirements
Header: afxTasksPane.h