Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The constructor.
CComControlBase(
HWND& h
);
Parameters
- h
The handle to the window associated with the control.
Remarks
Initializes the control size to 5080X5080 HIMETRIC units (2"X2") and initializes the CComControlBase data member values to NULL or FALSE.
Requirements
Header: atlctl.h
See Also
Reference
CComControlBase::~CComControlBase