C
Chris Molland
Hello,
I am developing a VB application which reads information from a Project
file. However if the user has the Task Information dialog box open when my
method is called to read the Task information I get an error.
Is it possible to check if it is open and if it is close the Task
Information dialog box. I can see that it can be opened using:
oProjApp.InformationDialog
Many thanks.
Chris
I am developing a VB application which reads information from a Project
file. However if the user has the Task Information dialog box open when my
method is called to read the Task information I get an error.
Is it possible to check if it is open and if it is close the Task
Information dialog box. I can see that it can be opened using:
oProjApp.InformationDialog
Many thanks.
Chris