Hiding Commandbarcontrols

F

Frank Wilde

Hi there,

working with MS-Project 2002 this Code Works fine:

CommandBars(3).Controls(7).CommandBar.Controls(7).Visible = False

working with MS-Project 2003 this Property is reseted to True when the Menu
is opened!?

any Idea?

thanks

Frank
 
Top