CAxWindow::CAxWindow

Constructs a CAxWindow object using an existing window object handle.

CAxWindow( 
   HWND hWnd = NULL  
);

Parameters

  • hWnd
    A handle to an existing window object.

Requirements

Header: atlwin.h

See Also

Reference

CAxWindow Class