Rhino C++ API
8.13
|
CRhinoUiDockBarClientWnd. More...
#include <RhinoSdkUiDockBarClientWnd.h>
Public Member Functions | |
CRhinoUiDockBarClientWnd (CRhinoUiDockBar *pCB) | |
virtual | ~CRhinoUiDockBarClientWnd () |
CRhinoUiDockBar * | GetRhinoDockBar () |
Protected Member Functions | |
afx_msg void | OnLButtonDblClk (UINT nFlags, CPoint point) |
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
afx_msg void | OnPaint () |
/ / 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. / //////////////////////////////////////////////////////////////
CRhinoUiDockBarClientWnd::CRhinoUiDockBarClientWnd | ( | CRhinoUiDockBar * | pCB | ) |
Description: Constructor
Parameters: pCB [in] Control bar that owns this window
See Also: CRhinoUiDockBarClientWnd::RhinoControlBar()
|
virtual |
Description: Destructor
CRhinoUiDockBar* CRhinoUiDockBarClientWnd::GetRhinoDockBar | ( | ) |
Description: Rhino control bar this window is embedded in
Returns: Rhino control bar this window is embedded in
|
protected |
|
protected |
|
protected |