CInPlaceList Class Reference
#include <InPlaceList.h>
List of all members.
Public Member Functions |
| CInPlaceList (int iItem, int iSubItem, CStringList *plstItems, int nSel) |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
virtual | ~CInPlaceList () |
| CInPlaceList (int iItem, int iSubItem, CStringList *plstItems, int nSel) |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
virtual | ~CInPlaceList () |
| CInPlaceList (CWnd *pParent, CRect &rect, DWORD dwStyle, UINT nID, int nRow, int nColumn, COLORREF crFore, COLORREF crBack, CStringArray &Items, CString sInitText, UINT nFirstChar) |
virtual | ~CInPlaceList () |
void | EndEdit () |
Public Attributes |
CComboEdit | m_edit |
Protected Member Functions |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
afx_msg void | OnChar (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnNcDestroy () |
afx_msg void | OnCloseup () |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
afx_msg void | OnChar (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnNcDestroy () |
afx_msg void | OnCloseup () |
virtual void | PostNcDestroy () |
int | GetCorrectDropWidth () |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnDropdown () |
afx_msg UINT | OnGetDlgCode () |
afx_msg HBRUSH | CtlColor (CDC *pDC, UINT nCtlColor) |
Friends |
class | CComboEdit |
Detailed Description
Definition at line 7 of file BONExtender/Gui/InPlaceList.h.
Constructor & Destructor Documentation
CInPlaceList::CInPlaceList |
( |
int |
iItem, |
|
|
int |
iSubItem, |
|
|
CStringList * |
plstItems, |
|
|
int |
nSel | |
|
) |
| | |
CInPlaceList::~CInPlaceList |
( |
|
) |
[virtual] |
CInPlaceList::CInPlaceList |
( |
int |
iItem, |
|
|
int |
iSubItem, |
|
|
CStringList * |
plstItems, |
|
|
int |
nSel | |
|
) |
| | |
virtual CInPlaceList::~CInPlaceList |
( |
|
) |
[virtual] |
CInPlaceList::CInPlaceList |
( |
CWnd * |
pParent, |
|
|
CRect & |
rect, |
|
|
DWORD |
dwStyle, |
|
|
UINT |
nID, |
|
|
int |
nRow, |
|
|
int |
nColumn, |
|
|
COLORREF |
crFore, |
|
|
COLORREF |
crBack, |
|
|
CStringArray & |
Items, |
|
|
CString |
sInitText, |
|
|
UINT |
nFirstChar | |
|
) |
| | |
virtual CInPlaceList::~CInPlaceList |
( |
|
) |
[virtual] |
Member Function Documentation
HBRUSH CInPlaceList::CtlColor |
( |
CDC * |
pDC, |
|
|
UINT |
nCtlColor | |
|
) |
| | [protected] |
void CInPlaceList::EndEdit |
( |
|
) |
|
int CInPlaceList::GetCorrectDropWidth |
( |
|
) |
[protected] |
afx_msg void CInPlaceList::OnChar |
( |
UINT |
nChar, |
|
|
UINT |
nRepCnt, |
|
|
UINT |
nFlags | |
|
) |
| | [protected] |
void CInPlaceList::OnChar |
( |
UINT |
nChar, |
|
|
UINT |
nRepCnt, |
|
|
UINT |
nFlags | |
|
) |
| | [protected] |
afx_msg void CInPlaceList::OnCloseup |
( |
|
) |
[protected] |
void CInPlaceList::OnCloseup |
( |
|
) |
[protected] |
afx_msg int CInPlaceList::OnCreate |
( |
LPCREATESTRUCT |
lpCreateStruct |
) |
[protected] |
int CInPlaceList::OnCreate |
( |
LPCREATESTRUCT |
lpCreateStruct |
) |
[protected] |
void CInPlaceList::OnDropdown |
( |
|
) |
[protected] |
UINT CInPlaceList::OnGetDlgCode |
( |
|
) |
[protected] |
void CInPlaceList::OnKeyDown |
( |
UINT |
nChar, |
|
|
UINT |
nRepCnt, |
|
|
UINT |
nFlags | |
|
) |
| | [protected] |
void CInPlaceList::OnKeyUp |
( |
UINT |
nChar, |
|
|
UINT |
nRepCnt, |
|
|
UINT |
nFlags | |
|
) |
| | [protected] |
afx_msg void CInPlaceList::OnKillFocus |
( |
CWnd * |
pNewWnd |
) |
[protected] |
afx_msg void CInPlaceList::OnKillFocus |
( |
CWnd * |
pNewWnd |
) |
[protected] |
void CInPlaceList::OnKillFocus |
( |
CWnd * |
pNewWnd |
) |
[protected] |
afx_msg void CInPlaceList::OnNcDestroy |
( |
|
) |
[protected] |
void CInPlaceList::OnNcDestroy |
( |
|
) |
[protected] |
void CInPlaceList::PostNcDestroy |
( |
void |
|
) |
[protected, virtual] |
virtual BOOL CInPlaceList::PreTranslateMessage |
( |
MSG * |
pMsg |
) |
[virtual] |
BOOL CInPlaceList::PreTranslateMessage |
( |
MSG * |
pMsg |
) |
[virtual] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: