Пример #1
0
 internal static extern bool ShowWindowAsync(IntPtr hWnd, ShowWindowFlag nCmdShow);
Пример #2
0
 public static extern bool ShowWindow(IntPtr hWnd, ShowWindowFlag command);