CToolTipCtrl::GetBubbleSize
Retrieves the size of the tool tip.
CSize GetBubbleSize(
LPTOOLINFO lpToolInfo
) const;
Parameters
- lpToolInfo
A pointer to the tool tip's TOOLINFO structure.
Return Value
The size of the tool tip.
Remarks
This member function implements the behavior of the Win32 message TTM_GETBUBBLESIZE, as described in the Windows SDK.
Requirements
Header: afxcmn.h