J
Jeremy Horgan
Hi,
I am hosting the Visio 2003 ActiveX control on a WinForm. The Src property
opens a new document - that's fine. How do I get a new blank document?
I have tried:
drawingControl1.Window.NewWindow();
but doesn't appear to work.
Any ideas.
Thanks,
Jeremy
Environment:
VS.NET 2003, C#, XP
I am hosting the Visio 2003 ActiveX control on a WinForm. The Src property
opens a new document - that's fine. How do I get a new blank document?
I have tried:
drawingControl1.Window.NewWindow();
but doesn't appear to work.
Any ideas.
Thanks,
Jeremy
Environment:
VS.NET 2003, C#, XP