Windows C++ Library
Public Member Functions | Protected Member Functions
CToolTip Class Reference

#include <ToolTip.hpp>

Inheritance diagram for CToolTip:
CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd

List of all members.

Public Member Functions

 CToolTip ()
virtual ~CToolTip ()
void AddTool (CWnd &oParent, CWnd &oTool, const tchar *pszText)

Protected Member Functions

virtual void GetCreateParams (WNDCREATE &rParams)
virtual void OnCreate (const CRect &rcClient)
void AddTool (uint nFlags, CWnd &oParent, uint nID, const CRect *prcRect, const tchar *pszText)

Constructor & Destructor Documentation

CToolTip::~CToolTip ( ) [virtual]

Member Function Documentation

void CToolTip::AddTool ( CWnd oParent,
CWnd oTool,
const tchar *  pszText 
) [inline]
void CToolTip::GetCreateParams ( WNDCREATE rParams) [protected, virtual]

Reimplemented from CCtrlWnd.

void CToolTip::OnCreate ( const CRect rcClient) [protected, virtual]

Reimplemented from CMsgWnd.

void CToolTip::AddTool ( uint  nFlags,
CWnd oParent,
uint  nID,
const CRect prcRect,
const tchar *  pszText 
) [protected]

The documentation for this class was generated from the following files: