#include <RhinoSdkUiGridListCombo.h>
◆ CRhinoUiGridListCombo()
CRhinoUiGridListCombo::CRhinoUiGridListCombo |
( |
long |
iItem, |
|
|
int |
iSubItem, |
|
|
CStringList * |
plstItems, |
|
|
int |
nSel, |
|
|
BOOL32 |
bChanged |
|
) |
| |
Edit Row Edit Column List strings Default Notify only if selection changes | | | | | V V V V V
◆ ~CRhinoUiGridListCombo()
virtual CRhinoUiGridListCombo::~CRhinoUiGridListCombo |
( |
| ) |
|
|
virtual |
◆ OnCbnCloseup()
afx_msg void CRhinoUiGridListCombo::OnCbnCloseup |
( |
| ) |
|
◆ OnChar()
afx_msg void CRhinoUiGridListCombo::OnChar |
( |
UINT |
nChar, |
|
|
UINT |
nRepCnt, |
|
|
UINT |
nFlags |
|
) |
| |
◆ OnCreate()
afx_msg int CRhinoUiGridListCombo::OnCreate |
( |
LPCREATESTRUCT |
lpCreateStruct | ) |
|
◆ OnKillFocus()
afx_msg void CRhinoUiGridListCombo::OnKillFocus |
( |
CWnd * |
pNewWnd | ) |
|
◆ OnNcDestroy()
afx_msg void CRhinoUiGridListCombo::OnNcDestroy |
( |
| ) |
|
◆ PreTranslateMessage()
virtual BOOL32 CRhinoUiGridListCombo::PreTranslateMessage |
( |
MSG * |
pMsg | ) |
|
|
virtual |