Equivalent of OLE_PropertyPage
-
Hi, I have a Dialog based Application and I want to achieve the following thing: I have a certain area described by a Panel and want to insert there several subforms according to a selected function. I tried to generate a Page as WinForm and set the Parent to the Panel Control, but this didn't worked out. How can I generate several subforms and display them in a clientarea in my main application form. In usual Win32/ATL this was done with OLE_PropertyPages. Is there any equivalent I'm missing at the moment ? Bye, Florian
-
Hi, I have a Dialog based Application and I want to achieve the following thing: I have a certain area described by a Panel and want to insert there several subforms according to a selected function. I tried to generate a Page as WinForm and set the Parent to the Panel Control, but this didn't worked out. How can I generate several subforms and display them in a clientarea in my main application form. In usual Win32/ATL this was done with OLE_PropertyPages. Is there any equivalent I'm missing at the moment ? Bye, Florian