Expand Minimize
This topic has not yet been rated - Rate this topic

CWinAppEx::GetTooltipManager

Returns a pointer to the global CTooltipManager object.

CTooltipManager* GetTooltipManager();

A pointer to the global CTooltipManager object.

If the CTooltipManager object is not initialized, this function calls CWinAppEx::InitTooltipManager before it returns a pointer.

Header: afxwinappex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.