다음을 통해 공유


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 클래스

계층 구조 차트