GME
13
|
#include <ComboEdit.h>
Public Member Functions | |
CComboEdit (CAutoComboBox *) | |
virtual | ~CComboEdit () |
Protected Member Functions | |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
Definition at line 15 of file ComboEdit.h.
CComboEdit::CComboEdit | ( | CAutoComboBox * | pAutoComboBox | ) |
Definition at line 17 of file ComboEdit.cpp.
CComboEdit::~CComboEdit | ( | ) | [virtual] |
Definition at line 22 of file ComboEdit.cpp.
LRESULT CComboEdit::WindowProc | ( | UINT | message, |
WPARAM | wParam, | ||
LPARAM | lParam | ||
) | [protected, virtual] |
Definition at line 36 of file ComboEdit.cpp.