What is the VB GetObject() equivilent in C#? I want to capture a instance of an already open Visio window.
Thanks.
Printable View
What is the VB GetObject() equivilent in C#? I want to capture a instance of an already open Visio window.
Thanks.
Check the syntax, but I believe it is something like:
System.Runtime.InteropServices.Marshal.GetActiveObject