BeMDI SDK

  CMDIClientView

CMDIClientView::RestoreView
Restores the currenctly maximized view.
virtual void RestoreView();


Remarks
This method is called when a MDI_MSG_RESTORE_VIEW message is received, but it can also be called directly. If no view is maximized this method does nothing. This method does a full reclipping and updates the scrollers, after the view is restored.

  Top


© 2000 by 3rd-evolution