BeMDI SDK

  CMDIClientView

CMDIClientView::GetNextMDIView
Walk through the list of MDI views.
virtual CMDIView *GetNextMDIView(CZOrderedView *startView) const;


Remarks
This function returns the MDI view beneath 'startView' in the z-order. If you pass NULL as 'startView' this method returns the top-most view.

  Top


© 2000 by 3rd-evolution