Поделиться через


CToolTipCtrl::SetMaxTipWidth

Sets the maximum width for a tool tip window.

int SetMaxTipWidth(
   int iWidth 
);

Параметры

  • iWidth
    The maximum tool tip window width to be set.

Возвращаемое значение

The previous maximum tip width.

Заметки

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

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolTipCtrl Class

CToolTipCtrl Members

Hierarchy Chart

CToolTipCtrl::GetMaxTipWidth