CMFCAutoHideBar::Create

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

virtual BOOL Create(
   LPCTSTR lpszClassName,
   DWORD dwStyle,
   const RECT& rect,
   CWnd* pParentWnd,
   UINT nID,
   DWORD dwControlBarStyle = AFX_DEFAULT_PANE_STYLE,
   CCreateContext* pContext = NULL
);

参数

  • [in] lpszClassName
     

  • [in] dwStyle
     

  • [in] rect
     

  • [in] pParentWnd
     

  • [in] nID
     

  • [in] dwControlBarStyle
     

  • [in] pContext
     

要求

标头: afxautohidebar.h

请参见

参考

CMFCAutoHideBar选件类

层次结构图