Quote:
Originally posted by Serguei Batchila
Why do you want child frame in the right area?
Good luck
Please rate if you think this response was useful for you
Have more questions? Feel free to ask.
Hi! I posted this exact same question not more than an hour ago. I need a FormView on the left and multiple FormViews open on the right. The idea is to have Buttons on the left which will open the FormViews that will appear on the right. I am also implementing a TabCtrl to tab thru the FormViews. I need each FormView to be a ChildFrame so that I can use MDI and open each FormView multiple times each if necessary (for example, multiple search views) I have the splitter in place and working but I am unable to open any child FormViews.