#include <CtrlSearchPanel.h>
Inheritance diagram for CSearchInputBox:
Public Member Functions | |
CSearchInputBox () | |
virtual | ~CSearchInputBox () |
void | OnSkinChange () |
Public Attributes | |
CEdit | m_wndSearch |
CSchemaCombo | m_wndSchemas |
CIconButtonCtrl | m_wndStart |
CIconButtonCtrl | m_wndStop |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnPaint () |
afx_msg void | OnSelChangeSchemas () |
afx_msg void | OnCloseUpSchemas () |
afx_msg void | OnSearchStart () |
afx_msg void | OnSearchStop () |
|
Definition at line 437 of file CtrlSearchPanel.cpp. |
|
Definition at line 441 of file CtrlSearchPanel.cpp. |
|
Definition at line 570 of file CtrlSearchPanel.cpp. |
|
|
Reimplemented from CTaskBox. Definition at line 513 of file CtrlSearchPanel.cpp. References BOX_MARGIN, CoolInterface, CCoolInterface::DrawWatermark(), CCoolInterface::GetBuffer(), IDS_SEARCH_PANEL_INPUT_1, IDS_SEARCH_PANEL_INPUT_2, LoadString(), CTaskBox::m_bmWatermark, CCoolInterface::m_crTaskBoxClient, CCoolInterface::m_fntNormal, and NULL. |
|
Definition at line 574 of file CtrlSearchPanel.cpp. References CSearchPanel::ExecuteSearch(), and CTaskBox::GetPanel(). |
|
Definition at line 580 of file CtrlSearchPanel.cpp. References CTaskBox::GetPanel(), ID_SEARCH_CLEAR, ID_SEARCH_STOP, IDS_SEARCH_PANEL_CLEAR, LoadString(), and m_wndStop. |
|
Definition at line 564 of file CtrlSearchPanel.cpp. References CTaskBox::GetPanel(), and CSearchPanel::OnSchemaChange(). |
|
Definition at line 497 of file CtrlSearchPanel.cpp. References BOX_MARGIN, m_wndSchemas, m_wndSearch, m_wndStart, m_wndStop, and NULL. |
|
Definition at line 484 of file CtrlSearchPanel.cpp. References CoolInterface, CCoolInterface::ExtractIcon(), ID_SEARCH_SEARCH, ID_SEARCH_STOP, IDS_SEARCH_PANEL_START, IDS_SEARCH_PANEL_STOP, LoadString(), m_wndStart, m_wndStop, and CIconButtonCtrl::SetIcon(). Referenced by CSearchPanel::OnSkinChange(). |
|
Definition at line 48 of file CtrlSearchPanel.h. Referenced by CSearchPanel::Disable(), CSearchPanel::Enable(), CSearchPanel::GetSearch(), OnCreate(), CSearchPanel::OnSchemaChange(), OnSize(), CSearchPanel::PreTranslateMessage(), and CSearchPanel::ShowSearch(). |
|
Definition at line 47 of file CtrlSearchPanel.h. Referenced by CSearchPanel::Disable(), CSearchPanel::Enable(), CSearchPanel::GetSearch(), OnCreate(), OnSize(), CSearchPanel::PreTranslateMessage(), CSearchPanel::SetSearchFocus(), and CSearchPanel::ShowSearch(). |
|
Definition at line 49 of file CtrlSearchPanel.h. Referenced by OnCreate(), OnSize(), OnSkinChange(), and CSearchPanel::ShowStatus(). |
|
Definition at line 50 of file CtrlSearchPanel.h. Referenced by OnCreate(), OnSearchStop(), OnSize(), OnSkinChange(), and CSearchPanel::ShowStatus(). |