CComboBox_Ex Class Reference

#include <ComboBox_Ex.h>

List of all members.

Public Member Functions

 CComboBox_Ex ()
void SetReturnID (UINT nID)
BOOL Create (CWnd *pParent)
virtual ~CComboBox_Ex ()

Protected Member Functions

afx_msg LRESULT OnGetDroppedState (WPARAM, LPARAM)

Protected Attributes

UINT m_uReturnID
CFont m_font


Detailed Description

Definition at line 13 of file ComboBox_Ex.h.


Constructor & Destructor Documentation

CComboBox_Ex::CComboBox_Ex (  ) 

Definition at line 16 of file ComboBox_Ex.cpp.

CComboBox_Ex::~CComboBox_Ex (  )  [virtual]

Definition at line 20 of file ComboBox_Ex.cpp.


Member Function Documentation

void CComboBox_Ex::SetReturnID ( UINT  nID  ) 

Definition at line 43 of file ComboBox_Ex.cpp.

References m_uReturnID.

Referenced by CHFE_Address::OnCreate().

BOOL CComboBox_Ex::Create ( CWnd *  pParent  ) 

Definition at line 30 of file ComboBox_Ex.cpp.

References m_font, and TRUE.

Referenced by CHFE_Address::OnCreate().

LRESULT CComboBox_Ex::OnGetDroppedState ( WPARAM  ,
LPARAM   
) [protected]

Definition at line 48 of file ComboBox_Ex.cpp.

References FALSE, and m_uReturnID.


Member Data Documentation

Definition at line 36 of file ComboBox_Ex.h.

Referenced by OnGetDroppedState(), and SetReturnID().

CFont CComboBox_Ex::m_font [protected]

Definition at line 37 of file ComboBox_Ex.h.

Referenced by Create().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:37 2008 by  doxygen 1.5.6