Last updated 1 year ago
[DllImport("ole32.dll", SetLastError = true)] public static extern int CoAllowSetForegroundWindow( IUnknown pUnk, IntPtr lpvReserved );
Microsoft documentation: