CStatusBar::GetPaneInfo
設定 nID、 nStyle和 cxWidth 為顯示窗格的 ID、樣式和寬度 (以 nIndex指定的位置。
void GetPaneInfo(
int nIndex,
UINT& nID,
UINT& nStyle,
int& cxWidth
) const;
參數
nIndex
要擷取其資訊窗格的索引。nID
設定為窗格的 ID 設定為 UINT 的參考。nStyle
設定為 窗格中的樣式套用至 UINT 的參考。cxWidth
要設定為文字窗格的寬度的整數的參考。
需求
Header: afxext.h