I've created Forms Frame control in my CView object. I can set/get it's properties, but I cannot add new control calling some method from program (without using toolbox in design mode). Is there any way to do so. When adding MS Frame control to project, there are 4 new classes (CControl, CControl, COleFont and CPicture) except 'main' COptionFrame, and I don't know how to use their methods. If someone knows, please help.