Dear Gurus:
I would like to apply splitter to the MDIFrame. please note I do not intend to add splitter into the child frame, I tried in the MDIFrame's OnCreateClient, and create a static splitter there, add a formview in the left, and I want create the child frams in the right area, but I do not know how to.
thanx a lot ahead, if it is impossible, I have to use a dialog bar in the left area instead.