public static extern int BringWindowToTop(IntPtr hwnd);. [DllImport("user32.dll")] [return: MarshalAs(UnmanagedType.Bool)]
確定! 回上一頁