BeMDI SDK
CMDIClientView
CMDIClientView::HideView
Hides a MDI view.
virtual void
HideView
(
CMDIView
*view);
Remarks
When view is hidden, the clipping of all views beneath it need to be updated. Therefore you shouldn't call BView::Hide directly. If the MDI view has a title view, the title view is also hidden.
Top
© 2000 by
3rd-evolution