CMFCTasksPane::CollapseAllGroups
本主題是為完整說明而加的。如需詳細資訊,請參閱位於 Visual Studio 安裝位置之 VC\atlmfc\src\mfc 資料夾中的原始程式碼。
void CollapseAllGroups(
BOOL bCollapse = TRUE
);
void CollapseAllGroups(
int nPageIdx,
BOOL bCollapse
);
參數
[in] bCollapse
[in] nPageIdx
需求
標題: afxtaskspane.h