Use the following code to set focus to the current application: ... [DllImport("user32.dll")] internal static extern bool ShowWindow(IntPtr hWnd, ...
確定! 回上一頁