BeMDI SDK

  CMDIClientView

CMDIClientView::ShowView
Displays a hidden MDI view.
virtual void ShowView(CMDIView *view);


Remarks
When hidden view is displayed again, the clipping of all views beneath it need to be updated. Therefore you shouldn't call BView::Show directly. If the MDI view has a title view, the title view is also displayed.

  Top


© 2000 by 3rd-evolution