CMFCStatusBar::GetPaneInfo

添加本主题是为了让内容更加完整。有关更多信息,请参见所安装的 Visual Studio 的 VC\atlmfc\src\mfc 文件夹中的源代码。

void GetPaneInfo(
   int nIndex,
   UINT& nID,
   UINT& nStyle,
   int& cxWidth
) const;

参数

  • [in] nIndex
     

  • [in] nID
     

  • [in] nStyle
     

  • [in] cxWidth
     

要求

标头: afxstatusbar.h

请参见

参考

CMFCStatusBar选件类

层次结构图