Rhino C++ API
8.17
|
#include <RhinoSdkUiGridListEdit.h>
Public Member Functions | |
CRhinoUiGridListEdit () | |
virtual | ~CRhinoUiGridListEdit () |
afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg void | OnWindowPosChanging (WINDOWPOS *lpwndpos) |
virtual BOOL32 | PreTranslateMessage (MSG *pMsg) |
Public Attributes | |
int | m_cx |
int | m_cy |
int | m_x |
int | m_y |
Protected Member Functions | |
class CRhinoUiGridListCtrl * | GetGridListCtrl () |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
Protected Attributes | |
UINT | m_nChar |
UINT | m_nFlags |
UINT | m_nRepCnt |
/ / Copyright (c) 1993-2007 Robert McNeel & Associates. All rights reserved. / Rhinoceros is a registered trademark of Robert McNeel & Associates. / / THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. / ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF / MERCHANTABILITY ARE HEREBY DISCLAIMED. /
/ For complete Rhino SDK copyright information see http://www.rhino3d.com/developer. / //////////////////////////////////////////////////////////////
CRhinoUiGridListEdit::CRhinoUiGridListEdit | ( | ) |
|
virtual |
|
protected |
afx_msg void CRhinoUiGridListEdit::OnWindowPosChanging | ( | WINDOWPOS * | lpwndpos | ) |
|
protectedvirtual |
int CRhinoUiGridListEdit::m_cx |
int CRhinoUiGridListEdit::m_cy |
|
protected |
|
protected |
|
protected |
int CRhinoUiGridListEdit::m_x |
int CRhinoUiGridListEdit::m_y |