Hi.

I would like to know how to enable/disable a specific view inside a split window. For example, let there the split window comes default with three visible windows.

-----
View1
-----
View2
-----
View3
-----

If the user select an option in the menu to hide view2 or maybe a calculated needs to disable view2, is there a way to do that in MFC?

Most important that is the entire window must be redrawn. I am not sure how to redraw multiviews inside of main in SDI architecture.

Thanks,
Kuphryn