CToolTipCtrl::GetMaxTipWidth

Retrieves the maximum width for a tool tip window.

int GetMaxTipWidth( ) const;

Return Value

The maximum width for a tool tip window.

Remarks

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

Requirements

Header: afxcmn.h

See Also

Reference

CToolTipCtrl Class

Hierarchy Chart

CToolTipCtrl::SetMaxTipWidth