B
Brent Wherry
I want to use automation to open and close various
documents. This is OK and I can manage quite well.
However, because of the overheads of loading Visio, I want
to keep an instance of Visio running and use
Application.Visible true/false to hide the display.
My users are not very computer savvy and I can't rely on
them not to close the instance of Visio when it is visible.
Is there any way of disabling the minimize,maximise and
close buttons on the right of the control bar so that my
program has control of what is done?
Any help very much appreciated.
Brent
documents. This is OK and I can manage quite well.
However, because of the overheads of loading Visio, I want
to keep an instance of Visio running and use
Application.Visible true/false to hide the display.
My users are not very computer savvy and I can't rely on
them not to close the instance of Visio when it is visible.
Is there any way of disabling the minimize,maximise and
close buttons on the right of the control bar so that my
program has control of what is done?
Any help very much appreciated.
Brent