CComCompositeControl::Create

This method creates the control window for the composite control. It is usually called during in-place activation of the control.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

HWND Create( HWND hWndParent, RECT& rcPos, LPARAM dwInitParam = NULL );