CToolTipCtrl::SetMargin

void SetMargin( LPRECT lprc );

Parameters

lprc

Address of a RECT structure that contains the margin information to be set. The members of the RECT structure do not define a bounding rectangle. See CToolTipCtrl::GetMargin for a description of the margin information.

Remarks

This member function implements the behavior of the Win32 message , as described in the Platform SDK.

CToolTipCtrl OverviewClass MembersHierarchy Chart

See Also   CToolTipCtrl::GetMargin