B
Brian P. Hammer
All - I am working on a project that will use tab pages instead of MDI
interface.
Each tab will be created from code when a user creates or opens an
application file. On each tab, will be a usercontrol with my controls. Where
can I find information about maintaining information about each tab and the
name of the usercontrol on each tab? If a tab is created and my usercontrol
added, what's the way to store the name of the tab and usercontrol so that
it can be accessed elsewhere in my app?
Regards,
Brian
interface.
Each tab will be created from code when a user creates or opens an
application file. On each tab, will be a usercontrol with my controls. Where
can I find information about maintaining information about each tab and the
name of the usercontrol on each tab? If a tab is created and my usercontrol
added, what's the way to store the name of the tab and usercontrol so that
it can be accessed elsewhere in my app?
Regards,
Brian