Hi,
I want to code and place objects only in page1 in the pageframe as this the base page. When the code is running and the user clicks the plus tab/page it creates a new tab/page in the pageframe based on all the stuff that makes up page1.
Now, I need to programatically copy ALL objects and page pems into the newly created page. Is there a way to automate the creation of all the code to create those objects and etc? I know I can create the objects by iterating the pages controls, but what about all the events and method code?
Any ideas?
Thanks,
Stanley
I want to code and place objects only in page1 in the pageframe as this the base page. When the code is running and the user clicks the plus tab/page it creates a new tab/page in the pageframe based on all the stuff that makes up page1.
Now, I need to programatically copy ALL objects and page pems into the newly created page. Is there a way to automate the creation of all the code to create those objects and etc? I know I can create the objects by iterating the pages controls, but what about all the events and method code?
Any ideas?
Thanks,
Stanley