BeMDI SDK

  CMDIClientView

CMDIClientView::RemoveMDIView
Removes a MDI view.
virtual void RemoveMDIView(CMDIView *mdiView);


Remarks
Removes the view from the z-order. If the removed view is the active view, it activates the next visible view below it. This method doesn't delete the MDI view nor its title view.

  Top


© 2000 by 3rd-evolution