CMFCAutoHideBar::Create

更新 : 2007 年 11 月

このトピックは作成中です。

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

パラメータ

  • [入力] lpszClassName
     

  • [入力] dwStyle
     

  • [入力] rect
     

  • [入力] pParentWnd
     

  • [入力] nID
     

  • [入力] dwControlBarStyle
     

  • [入力] pContext
     

必要条件

ヘッダー : afxautohidebar.h

参照

概念

MFC 階層図

参照

CMFCAutoHideBar クラス