Share via


CPaneDivider::CreateEx

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

virtual BOOL CreateEx(
   DWORD dwStyleEx,
   DWORD dwStyle,
   const RECT& rect,
   CWnd* pParentWnd,
   UINT nID,
   CCreateContext* pContext
);

Parameters

  • [in] dwStyleEx
     

  • [in] dwStyle
     

  • [in] rect
     

  • [in] pParentWnd
     

  • [in] nID
     

  • [in] pContext
     

Requirements

Header: afxpanedivider.h

See Also

Reference

CPaneDivider Class

Hierarchy Chart