J John Bahran Jul 23, 2004 #1 I customize the tool bar, but when I reset it ,it does not get deleted from the bar. Any ideas? Would appreciate any input.
I customize the tool bar, but when I reset it ,it does not get deleted from the bar. Any ideas? Would appreciate any input.
T Tom Ogilvy Jul 26, 2004 #4 arguments for Add method of commandbarcontrols: expression.Add(Type, Id, Parameter, Before, Temporary) so set Temporary:=True
arguments for Add method of commandbarcontrols: expression.Add(Type, Id, Parameter, Before, Temporary) so set Temporary:=True