S
soso
Hello All!
I have ctrlVisio ActiveX control and use it in a function that opens Visio
Documents as follows:
ctrlVisio.Window.Application.Documents.Add(NewDocumentPath)
ctrlVisio.Window.Application.Windows.Item(ctrlVisio.Window.Application.Windo
ws.Count).Activate()
but see only an empty document. Could someone explain why?
Initially I want to load several Visio Documents in the Visio application
hosted by the control and switch view between them in order to eliminate
ctrlVisio.Src() function usage.
Thank you,
Soso.
I have ctrlVisio ActiveX control and use it in a function that opens Visio
Documents as follows:
ctrlVisio.Window.Application.Documents.Add(NewDocumentPath)
ctrlVisio.Window.Application.Windows.Item(ctrlVisio.Window.Application.Windo
ws.Count).Activate()
but see only an empty document. Could someone explain why?
Initially I want to load several Visio Documents in the Visio application
hosted by the control and switch view between them in order to eliminate
ctrlVisio.Src() function usage.
Thank you,
Soso.