CToolTipCtrl::GetBubbleSize
Retrieves the size of the tool tip.
CSize GetBubbleSize(
LPTOOLINFO lpToolInfo
) const;
Параметры
- lpToolInfo
A pointer to the tool tip's TOOLINFO structure.
Возвращаемое значение
The size of the tool tip.
Заметки
This member function implements the behavior of the Win32 message TTM_GETBUBBLESIZE, as described in the Windows SDK.
Требования
Header: afxcmn.h