CStatusBar::GetPaneInfo
インジケーターの ID、スタイル、および nIndexで指定された場所で幅に nID、nStyleと cxWidth を設定します。
void GetPaneInfo(
int nIndex,
UINT& nID,
UINT& nStyle,
int& cxWidth
) const;
パラメーター
nIndex
情報を取得するペインのインデックス。nID
ペインの ID に設定 uint への参照。nStyle
ウィンドウ スタイルに設定 uint への参照。cxWidth
ウィンドウの幅に設定される整数への参照。
必要条件
ヘッダー: afxext.h