G
Guest
Hi All
I have an application where I would like to have a toolbar that has 4 or 5 different buttons that switches between forms. This toolbar remains constant on each form and all forms are created when the application starts. What is the best way to do this?
Should I create a primary form that contains the toolbar and then create my forms as modeless so they don't cover the toolbar? I'm not sure if this is even possible. Do I need to create the toolbar on each page and handle the events
Thanks in advance
-Jason
I have an application where I would like to have a toolbar that has 4 or 5 different buttons that switches between forms. This toolbar remains constant on each form and all forms are created when the application starts. What is the best way to do this?
Should I create a primary form that contains the toolbar and then create my forms as modeless so they don't cover the toolbar? I'm not sure if this is even possible. Do I need to create the toolbar on each page and handle the events
Thanks in advance
-Jason