COleControl::SetControlSize

Call this member function to set the position and size of the ActiveX control.

Syntax

BOOL SetControlSize( int cx, int cy );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::GetControlSize, COleControl::GetRectInContainer