#include <CtrlTipAlbum.h>
Inheritance diagram for CAlbumTipCtrl:


Public Member Functions | |
| CAlbumTipCtrl () | |
| virtual | ~CAlbumTipCtrl () |
| virtual BOOL | OnPrepare () |
| virtual void | OnCalcSize (CDC *pDC) |
| virtual void | OnPaint (CDC *pDC) |
Protected Member Functions | |
| void | DrawThumb (CDC *pDC, CRect &rcThumb) |
Protected Attributes | |
| CString | m_sName |
| CString | m_sType |
| int | m_nIcon32 |
| int | m_nIcon48 |
| BOOL | m_bCollection |
| CMetaList | m_pMetadata |
| int | m_nKeyWidth |
| COLORREF | m_crLight |
| CAlbumTipCtrl::CAlbumTipCtrl | ( | ) |
| CAlbumTipCtrl::~CAlbumTipCtrl | ( | ) | [virtual] |
| BOOL CAlbumTipCtrl::OnPrepare | ( | ) | [virtual] |
Reimplemented from CCoolTipCtrl.
| void CAlbumTipCtrl::OnCalcSize | ( | CDC * | pDC | ) | [virtual] |
Reimplemented from CCoolTipCtrl.
| void CAlbumTipCtrl::OnPaint | ( | CDC * | pDC | ) | [virtual] |
Reimplemented from CCoolTipCtrl.
| void CAlbumTipCtrl::DrawThumb | ( | CDC * | pDC, | |
| CRect & | rcThumb | |||
| ) | [protected] |
CString CAlbumTipCtrl::m_sName [protected] |
CString CAlbumTipCtrl::m_sType [protected] |
int CAlbumTipCtrl::m_nIcon32 [protected] |
int CAlbumTipCtrl::m_nIcon48 [protected] |
BOOL CAlbumTipCtrl::m_bCollection [protected] |
CMetaList CAlbumTipCtrl::m_pMetadata [protected] |
int CAlbumTipCtrl::m_nKeyWidth [protected] |
COLORREF CAlbumTipCtrl::m_crLight [protected] |
1.5.2