CComControlBase( HWND h );
Parameters
h [in] The handle to the window associated with the control.
Remarks
The constructor. Stores a pointer to the window handle in the data member m_phWndCD. Initializes the control size to 5080X5080 HIMETRIC units (2"X2") and initializes the CComControlBase data member values to NULL or FALSE.