Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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