Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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