How can I set focus on main window of SAP? ... hwnd = FindWindow(null, vApp.Desktop.Title); SwitchToThisWindow(hwnd, false); ShowWindow(hwnd, SW_MAXIMIZE);.
確定! 回上一頁