Esempio n. 1
0
 private static extern bool ShowWindowAsync(IntPtr hWnd, SetWindows nCmdShow);
Esempio n. 2
0
 private static extern int ShowWindow(IntPtr hwnd, SetWindows nCmdShow);