#include <CtrlBrowseHeader.h>
Inheritance diagram for CBrowseHeaderCtrl:
Public Member Functions | |
CBrowseHeaderCtrl () | |
virtual | ~CBrowseHeaderCtrl () |
void | Update (CHostBrowser *pBrowser) |
void | OnSkinChange () |
virtual BOOL | Create (CWnd *pParentWnd) |
Protected Member Functions | |
virtual void | PrepareRect (CRect *pRect) const |
virtual void | DoPaint (CDC *pDC, CRect &rcBar, BOOL bTransparent) |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
Protected Attributes | |
CString | m_sTitle |
CString | m_sIntro |
int | m_nIcon32 |
int | m_nIcon48 |
|
Definition at line 52 of file CtrlBrowseHeader.cpp. |
|
Definition at line 57 of file CtrlBrowseHeader.cpp. |
|
Definition at line 64 of file CtrlBrowseHeader.cpp. References IDC_BROWSE_HEADER, and NULL. Referenced by CBrowseHostWnd::OnCreate(). |
|
Reimplemented from CCoolBarCtrl. Definition at line 166 of file CtrlBrowseHeader.cpp. References CoolInterface, CCoolBarCtrl::DoPaint(), CShellIcons::Draw(), CCoolInterface::DrawWatermark(), CSkin::DrawWrappedText(), CCoolBarCtrl::m_bmImage, CSkin::m_crBannerBack, CSkin::m_crBannerText, CCoolBarCtrl::m_czLast, CCoolInterface::m_fntCaption, CCoolInterface::m_fntNormal, m_nIcon32, m_nIcon48, m_sIntro, m_sTitle, NULL, ShellIcons, and Skin. |
|
Reimplemented from CCoolBarCtrl. Definition at line 122 of file CtrlBrowseHeader.cpp. References CSchemaCache::Get(), m_nIcon32, m_nIcon48, OnSkinChange(), SchemaCache, and CSchema::uriLibrary. |
|
Definition at line 137 of file CtrlBrowseHeader.cpp. |
|
Definition at line 143 of file CtrlBrowseHeader.cpp. References CSkin::CreateToolBar(), IDB_BANNER_MARK, CCoolBarCtrl::m_bmImage, CSkin::m_crBannerBack, NULL, and Skin. Referenced by OnCreate(), and CBrowseHostWnd::OnSkinChange(). |
|
Reimplemented from CCoolBarCtrl. Definition at line 154 of file CtrlBrowseHeader.cpp. References CCoolBarCtrl::m_czLast, and CCoolBarCtrl::PrepareRect(). |
|
Definition at line 71 of file CtrlBrowseHeader.cpp. References CGProfile::GetNick(), CHostBrowser::GetProgress(), IDS_BROWSE_INTRO_FORMAT, IDS_BROWSE_TITLE_FORMAT, CGProfile::IsValid(), LoadString(), CHostBrowser::m_nHits, CHostBrowser::m_pAddress, CHostBrowser::m_pProfile, m_sIntro, and m_sTitle. Referenced by CBrowseHostWnd::UpdateMessages(). |
|
Definition at line 43 of file CtrlBrowseHeader.h. Referenced by DoPaint(), and OnCreate(). |
|
Definition at line 44 of file CtrlBrowseHeader.h. Referenced by DoPaint(), and OnCreate(). |
|
Definition at line 42 of file CtrlBrowseHeader.h. |
|
Definition at line 41 of file CtrlBrowseHeader.h. |