COleControl::GetClientRect

Call this member function to retrieve the size of the control's client area.

Syntax

virtual void GetClientRect( LPRECT lpRect ) const;

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