int SetMaxTipWidth( int iWidth );
Return Value
The previous maximum tip width.
Parameters
iWidth
The maximum tool tip window width to be set.
Remarks
This member function implements the behavior of the Win32 message TTM_SETMAXTIPWIDTH, as described in the Platform SDK.
CToolTipCtrl Overview | Class Members | Hierarchy Chart
See Also CToolTipCtrl::GetMaxTipWidth