Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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