CMFCTasksPane::RemoveGroup
移除群組。
void RemoveGroup(
int nGroup
);
參數
- [in] nGroup
指定群組之以零起始的索引中移除。
備註
這個方法會移除一組。 若要移除所有群組,請呼叫 CMFCTasksPane::RemoveAllGroups 。
在架構中移除群組時,與其終結所有工作和使用者視窗。
需求
標題: afxTasksPane.h
移除群組。
void RemoveGroup(
int nGroup
);
這個方法會移除一組。 若要移除所有群組,請呼叫 CMFCTasksPane::RemoveAllGroups 。
在架構中移除群組時,與其終結所有工作和使用者視窗。
標題: afxTasksPane.h