Freigeben über


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

Concepts

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart

CToolTipCtrl::SetMaxTipWidth