Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Overview | Class Members | Hierarchy Chart
See Also CToolTipCtrl::GetMargin