CDockSite::ShowRow
加入本主題以求完整。如需詳細資訊,請參閱 Visual Studio 安裝位置下之 VC\atlmfc\src\mfc 資料夾中的原始程式碼。
void ShowRow(
CDockingPanesRow* pRow,
BOOL bShow,
BOOL bAdjustLayout
);
參數
[in] pRow
[in] bShow
[in] bAdjustLayout
需求
標題: afxdocksite.h
加入本主題以求完整。如需詳細資訊,請參閱 Visual Studio 安裝位置下之 VC\atlmfc\src\mfc 資料夾中的原始程式碼。
void ShowRow(
CDockingPanesRow* pRow,
BOOL bShow,
BOOL bAdjustLayout
);
[in] pRow
[in] bShow
[in] bAdjustLayout
標題: afxdocksite.h