CAppStatusBar Class Reference

#include <AppStatusBar.h>

List of all members.

Public Member Functions

 CAppStatusBar ()
void SetToolTipText (UINT nIDTip, LPCSTR pszText)
virtual ~CAppStatusBar ()

Protected Member Functions

virtual BOOL PreTranslateMessage (MSG *pMsg)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)

Protected Attributes

CToolTipCtrl m_ttip


Detailed Description

Definition at line 13 of file AppStatusBar.h.


Constructor & Destructor Documentation

CAppStatusBar::CAppStatusBar (  ) 

Definition at line 16 of file AppStatusBar.cpp.

CAppStatusBar::~CAppStatusBar (  )  [virtual]

Definition at line 20 of file AppStatusBar.cpp.


Member Function Documentation

void CAppStatusBar::SetToolTipText ( UINT  nIDTip,
LPCSTR  pszText 
)

Definition at line 62 of file AppStatusBar.cpp.

References m_ttip.

Referenced by CMainFrame::ApplyLanguage(), and CMainFrame::OnUpdateTrafficThisMonth().

BOOL CAppStatusBar::PreTranslateMessage ( MSG *  pMsg  )  [protected, virtual]

Definition at line 67 of file AppStatusBar.cpp.

References m_ttip.

int CAppStatusBar::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

void CAppStatusBar::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 48 of file AppStatusBar.cpp.

References ID_SB_TOTALSPEED, ID_SB_TRAFFIC_THISMONTH, and m_ttip.


Member Data Documentation

CToolTipCtrl CAppStatusBar::m_ttip [protected]

Definition at line 34 of file AppStatusBar.h.

Referenced by OnCreate(), OnSize(), PreTranslateMessage(), and SetToolTipText().


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

Generated on Sun May 25 00:20:32 2008 by  doxygen 1.5.6