Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CNetworkCombo Class Reference

#include <CtrlNetworkCombo.h>

List of all members.

Public Member Functions

 CNetworkCombo ()
virtual ~CNetworkCombo ()
virtual BOOL Create (DWORD dwStyle, CWnd *pParentWnd, UINT nID)
virtual void MeasureItem (LPMEASUREITEMSTRUCT lpMeasureItemStruct)
virtual void DrawItem (LPDRAWITEMSTRUCT lpDrawItemStruct)
virtual void OnSkinChange ()
int GetNetwork ()
void SetNetwork (int nProtocol)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)

Protected Attributes

CImageList m_gdiImageList


Constructor & Destructor Documentation

CNetworkCombo::CNetworkCombo  ) 
 

Definition at line 36 of file CtrlNetworkCombo.cpp.

CNetworkCombo::~CNetworkCombo  )  [virtual]
 

Definition at line 40 of file CtrlNetworkCombo.cpp.


Member Function Documentation

BOOL CNetworkCombo::Create DWORD  dwStyle,
CWnd *  pParentWnd,
UINT  nID
[virtual]
 

Definition at line 47 of file CtrlNetworkCombo.cpp.

Referenced by CSearchAdvancedBox::OnCreate().

void CNetworkCombo::DrawItem LPDRAWITEMSTRUCT  lpDrawItemStruct  )  [virtual]
 

Definition at line 119 of file CtrlNetworkCombo.cpp.

References CShareazaApp::m_bRTL, CShareazaApp::m_gdiFont, CShareazaApp::m_gdiFontBold, m_gdiImageList, and theApp.

int CNetworkCombo::GetNetwork  ) 
 

Definition at line 54 of file CtrlNetworkCombo.cpp.

References PROTOCOL_NULL.

Referenced by CSearchPanel::GetSearch().

void CNetworkCombo::MeasureItem LPMEASUREITEMSTRUCT  lpMeasureItemStruct  )  [virtual]
 

Definition at line 113 of file CtrlNetworkCombo.cpp.

int CNetworkCombo::OnCreate LPCREATESTRUCT  lpCreateStruct  ) 
 

Definition at line 75 of file CtrlNetworkCombo.cpp.

References CreateMirroredBitmap(), IDB_PROTOCOLS, IDR_MAINFRAME, IDS_SEARCH_ALL_NETWORKS, LoadString(), CShareazaApp::m_bRTL, m_gdiImageList, PROTOCOL_ED2K, PROTOCOL_G1, PROTOCOL_G2, PROTOCOL_NULL, and theApp.

void CNetworkCombo::OnSkinChange  )  [virtual]
 

Definition at line 102 of file CtrlNetworkCombo.cpp.

References IDS_SEARCH_ALL_NETWORKS, LoadString(), and PROTOCOL_NULL.

Referenced by CSearchAdvancedBox::OnSkinChange().

void CNetworkCombo::SetNetwork int  nProtocol  ) 
 

Definition at line 60 of file CtrlNetworkCombo.cpp.

Referenced by CSearchPanel::ShowSearch().


Member Data Documentation

CImageList CNetworkCombo::m_gdiImageList [protected]
 

Definition at line 46 of file CtrlNetworkCombo.h.

Referenced by DrawItem(), and OnCreate().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:10 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2