Search code examples
c#.netvstooffice-addinsvisio

Programmatically enable Visio External Data window using VSTO C#


Would appreciate help using the VSTO C# API to call to togglr the Visio External Data window on / off. Having looked at the reference it is not clear to me how to do this.

Thanks and regards, Andrew


Solution

  • Visio.Application.DoCmd(Visio.VisUICmds.visCmdDataExplorerWindow)