BeMDI SDK
CMDIView
CMDIView::CanClose
Called when the view should be closed.
virtual bool
CanClose
();
Remarks
When the user presses the close button of a MDI view's title tab, it calls this method. If it returns false the view isn't closed. The default implementation returns true.
Top
© 2000 by
3rd-evolution