Hello,

I am having problems loading the visio application silently. When I
load word in the background in VB.NET, it remains hidden and the user
doesn't know its loaded.

However, when I load Visio in the background, the window pops up and
then disappears. Is this a fault with the visio interop libraries, or
can this be fixed?

At the moment, I am using the same code that opens word to open visio.

Is there a better way to open visio in VB.NET?

Thanks in Advance.

Dean

Re: Using Visio InterOp in VB.Net - Loading Visio silently by RobinS

RobinS
Sun Aug 19 23:14:46 CDT 2007

It might be easier to help you if you post the code you are using.

Robin S.
---------------------------------
"Dean Richardson" <advertising@deanrichardson.com> wrote in message
news:1185865737.799226.11550@b79g2000hse.googlegroups.com...
> Hello,
>
> I am having problems loading the visio application silently. When I
> load word in the background in VB.NET, it remains hidden and the user
> doesn't know its loaded.
>
> However, when I load Visio in the background, the window pops up and
> then disappears. Is this a fault with the visio interop libraries, or
> can this be fixed?
>
> At the moment, I am using the same code that opens word to open visio.
>
> Is there a better way to open visio in VB.NET?
>
> Thanks in Advance.
>
> Dean
>