ShowWindow () : 將該視窗Show在畫面上 ... [DllImport("user32.dll", SetLastError = true)] static extern IntPtr SetFocus(IntPtr hWnd); ...
確定! 回上一頁