COleControl::ClientToParent

Call this member function to translate a point relative to the control's origin to a point relative to its container's origin.

Syntax

virtual void ClientToParent( LPCRECT lprcBounds, LPPOINT pPoint ) 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, COleControl::ParentToClient, COleControl::GetClientOffset