M
Mike
I cant start the visio application and work with it in the backround, I know
this is doable in excel.
The most I can do is instantly hide it after it starts up, but I dont want
the splash screen and the second of it showing to the user.
The current code I use is:
visio.Application myapp = new visio.Application();
Is there no other way?
this is doable in excel.
The most I can do is instantly hide it after it starts up, but I dont want
the splash screen and the second of it showing to the user.
The current code I use is:
visio.Application myapp = new visio.Application();
Is there no other way?