I'm developing a standard toolbar that I want to use throughout my programs.

I want to be able to Show/Hide the various command buttons that I have on my toolbar.

I've tried setting up an Enum with Show and Hide but am having no luck does anyone have a better solution and if so hows it done.