Now declare win32 function ShowWindow. [DllImport("User32")] private static extern int ShowWindow(int hwnd, int nCmdShow);.
確定! 回上一頁