COleControl:: SetInitialSize

Call this member function to set the size of an ActiveX control when first displayed in a container.

Syntax

void SetInitialSize( 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