I have the following problem: I have a split window in which there are two panes, one is a CFormView (Dialog Box), the other is a CView. Besides, I have two types of things to display on screen by double-clicking on a part of the screen. Thus, there is a specific CView and CFormView for each type. I'd like to switch simultaneously between both (i.e from one CView and CFormView set to the other CView and CFormView set) by double-clicking.
How can I do?
I would be very happy if you dare think about this question.
How can I do?
I would be very happy if you dare think about this question.