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

CSearchAdvancedBox Class Reference

#include <CtrlSearchPanel.h>

Inheritance diagram for CSearchAdvancedBox:

CTaskBox List of all members.

Public Member Functions

 CSearchAdvancedBox ()
virtual ~CSearchAdvancedBox ()
void OnSkinChange ()

Public Attributes

CComboBox m_wndSizeMin
CComboBox m_wndSizeMax
CNetworkCombo m_wndNetworks

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnPaint ()

Constructor & Destructor Documentation

CSearchAdvancedBox::CSearchAdvancedBox  ) 
 

Definition at line 599 of file CtrlSearchPanel.cpp.

CSearchAdvancedBox::~CSearchAdvancedBox  )  [virtual]
 

Definition at line 603 of file CtrlSearchPanel.cpp.


Member Function Documentation

int CSearchAdvancedBox::OnCreate LPCREATESTRUCT  lpCreateStruct  )  [protected]
 

Definition at line 610 of file CtrlSearchPanel.cpp.

References CNetworkCombo::Create(), IDC_SEARCH_NETWORKS, IDC_SEARCH_SIZEMIN, CShareazaApp::m_gdiFont, m_wndNetworks, m_wndSizeMax, m_wndSizeMin, and theApp.

void CSearchAdvancedBox::OnPaint  )  [protected]
 

Reimplemented from CTaskBox.

Definition at line 681 of file CtrlSearchPanel.cpp.

References BOX_MARGIN, CoolInterface, CCoolInterface::DrawWatermark(), CCoolInterface::GetBuffer(), IDS_SEARCH_PANEL_INPUT_3, IDS_SEARCH_PANEL_INPUT_4, IDS_SEARCH_PANEL_INPUT_5, LoadString(), CTaskBox::m_bmWatermark, CCoolInterface::m_crTaskBoxClient, CCoolInterface::m_fntNormal, and NULL.

void CSearchAdvancedBox::OnSize UINT  nType,
int  cx,
int  cy
[protected]
 

Definition at line 663 of file CtrlSearchPanel.cpp.

References BOX_MARGIN, m_wndNetworks, m_wndSizeMax, m_wndSizeMin, and NULL.

void CSearchAdvancedBox::OnSkinChange  ) 
 

Definition at line 658 of file CtrlSearchPanel.cpp.

References m_wndNetworks, NULL, and CNetworkCombo::OnSkinChange().

Referenced by CSearchPanel::OnSkinChange().


Member Data Documentation

CNetworkCombo CSearchAdvancedBox::m_wndNetworks
 

Definition at line 88 of file CtrlSearchPanel.h.

Referenced by CSearchPanel::Disable(), CSearchPanel::Enable(), CSearchPanel::GetSearch(), OnCreate(), OnSize(), OnSkinChange(), and CSearchPanel::ShowSearch().

CComboBox CSearchAdvancedBox::m_wndSizeMax
 

Definition at line 87 of file CtrlSearchPanel.h.

Referenced by CSearchPanel::Disable(), CSearchPanel::Enable(), CSearchPanel::GetSearch(), OnCreate(), OnSize(), and CSearchPanel::ShowSearch().

CComboBox CSearchAdvancedBox::m_wndSizeMin
 

Definition at line 86 of file CtrlSearchPanel.h.

Referenced by CSearchPanel::Disable(), CSearchPanel::Enable(), CSearchPanel::GetSearch(), OnCreate(), OnSize(), and CSearchPanel::ShowSearch().


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