#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) |
| void | SetTabmark (HBITMAP hBitmap) |
Public Attributes | |
| HWND | m_hWnd |
| CRuntimeClass * | m_pClass |
| int | m_nImage |
| BOOL | m_bTabTest |
| CBitmap | m_bmTabmark |
| CString | m_sCaption |
| BOOL | m_bVisible |
| BOOL | m_bAlert |
| DWORD | m_nCookie |
| CWndTabBar::TabItem::TabItem | ( | CChildWnd * | pWnd, | |
| DWORD | nCookie, | |||
| LPCTSTR | pszCaption | |||
| ) |
| CWndTabBar::TabItem::~TabItem | ( | ) | [virtual] |
| void CWndTabBar::TabItem::Paint | ( | CWndTabBar * | pBar, | |
| CDC * | pDC, | |||
| CRect * | pRect, | |||
| BOOL | bSelected, | |||
| BOOL | bHot, | |||
| BOOL | bTransparent | |||
| ) |
| void CWndTabBar::TabItem::SetTabmark | ( | HBITMAP | hBitmap | ) |
| CRuntimeClass* CWndTabBar::TabItem::m_pClass |
| CBitmap CWndTabBar::TabItem::m_bmTabmark |
| CString CWndTabBar::TabItem::m_sCaption |
1.5.2