D
dotnet-force
Hi,
I'm developping a MS Project Addin.
I want to display some information in the StatusBar of MSProject
(usually "Ready" is displayed or "Save xxxx" and a progress bar).
As the StatusBar property of the Application object is a string, I'm
able to display some messages. But I have a action which takes long time
and I want to add a progress bar (as the load or save command did) to
show that the action is running.
Can you give some information on how to do that ?
Thanks.
Pascal Lenormand
ILOG
I'm developping a MS Project Addin.
I want to display some information in the StatusBar of MSProject
(usually "Ready" is displayed or "Save xxxx" and a progress bar).
As the StatusBar property of the Application object is a string, I'm
able to display some messages. But I have a action which takes long time
and I want to add a progress bar (as the load or save command did) to
show that the action is running.
Can you give some information on how to do that ?
Thanks.
Pascal Lenormand
ILOG