Hi, I have about 10 layouts (so far) in my project and have decided I want to be able to toggle a menu of some sorts on each layout.
The issue is, the menu items could change and it seems very inefficient to have to create the menu and its events each time for each layout (in design time).
I am sure there is a way to do this where I can create the menu, its events and somehow make it universal across all layouts?
Global layers? Include Event Sheet?
Anyone guide me in the right direction.
Thanks