I've created my own custom graphical navigation bar. I have sliced all the images and have them in a form. I want the navigation to be on every form, but if I have to tweak something I don't want to have to update EVERY form just to add a button, etc.
How can I easily reference the nav bar so I only have to update in one place?
TIA