Beispiel #1
0
 internal static extern bool ShowWindowAsync(IntPtr hWnd, ShowWindowFlag nCmdShow);
Beispiel #2
0
 public static extern bool ShowWindow(IntPtr hWnd, ShowWindowFlag command);