#include <CtrlWndTabBar.h>
Public Member Functions | |
TabItem (CChildWnd *pWnd, DWORD nCookie, LPCTSTR pszCaption) | |
virtual | ~TabItem () |
void | Paint (CWndTabBar *pBar, CDC *pDC, CRect *pRect, BOOL bSelected, BOOL bHot, BOOL bTransparent) |
Public Attributes | |
HWND | m_hWnd |
CRuntimeClass * | m_pClass |
int | m_nImage |
CString | m_sCaption |
BOOL | m_bVisible |
BOOL | m_bAlert |
DWORD | m_nCookie |
|
Definition at line 652 of file CtrlWndTabBar.cpp. References m_bAlert, m_bVisible, m_hWnd, m_nCookie, m_nImage, m_pClass, m_sCaption, and NULL. |
|
Definition at line 667 of file CtrlWndTabBar.cpp. |
|
|
Definition at line 55 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnUpdateCmdUI(), Paint(), and TabItem(). |
|
Definition at line 54 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnUpdateCmdUI(), Paint(), and TabItem(). |
|
Definition at line 49 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnToolHitTest(), CWndTabBar::OnUpdateCmdUI(), and TabItem(). |
|
Definition at line 56 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnUpdateCmdUI(), and TabItem(). |
|
Definition at line 51 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnUpdateCmdUI(), Paint(), CWndTabBar::SetWatermark(), and TabItem(). |
|
Definition at line 50 of file CtrlWndTabBar.h. Referenced by TabItem(). |
|
Definition at line 53 of file CtrlWndTabBar.h. Referenced by CWndTabBar::OnToolHitTest(), CWndTabBar::OnUpdateCmdUI(), Paint(), and TabItem(). |