CComControlBase::CComControlBase

构造函数。

CComControlBase( 
   HWND& h  
);

参数

  • h
    窗口的句柄与控件关联。

备注

初始化控件大小。5080X5080 HIMETRIC单元(2 " X2”)并初始化 CComControlBase 数据成员值设置为 NULLFALSE

要求

Header: atlctl.h

请参见

参考

CComControlBase Class

CComControlBase::~CComControlBase