次の方法で共有


CMFCStatusBar::GetPaneText

このトピックは、完全を期すために含まれています。詳細については、Visual Studio のインストールの VC\atlmfc\src\mfc フォルダーにあるソース コードを参照してください。

void GetPaneText(
   int nIndex,
   CString& s
) const;
CString GetPaneText(
   int nIndex
) const;

パラメーター

  • [入力] nIndex
     

  • [入力] s
     

必要条件

ヘッダー : afxstatusbar.h

参照

関連項目

CMFCStatusBar クラス

階層図