示例#1
0
 private static extern bool ShowWindow(IntPtr hwnd, WinStyle style);
示例#2
0
 static extern bool ShowWindow(IntPtr hwnd, WinStyle style);