Share via


CSmartDockingManager::Create

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

void Create(
   CWnd* pwndOwner,
   CRuntimeClass* prtMarker = NULL,
   CRuntimeClass* prtCentralGroup = NULL
);

Parameters

Parameter

Description

[in] pwndOwner

 

[in] prtMarker

 

[in] prtCentralGroup

 

Requirements

Header: afxsmartdockingmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CSmartDockingManager Class