D
Doojoo
In project 2003 I have created some extra functions using VBA command
buttons. In project 2007 command buttons can no longer start VBA macros so I
created a COM Add-in containing the command buttons and the starting of the
VBA macro's.
Now I want to make sure my commandbar is only shown when my Project file is
has the focus (determined using a CustomDocumentProperty).
How do I do that?
buttons. In project 2007 command buttons can no longer start VBA macros so I
created a COM Add-in containing the command buttons and the starting of the
VBA macro's.
Now I want to make sure my commandbar is only shown when my Project file is
has the focus (determined using a CustomDocumentProperty).
How do I do that?