This method, by default, creates a window for the control by calling CWindowImpl::Create.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
virtual HWND CreateControlWindow( HWND hWndParent, RECT& rcPos );
See Also