Esempio n. 1
0
 private static extern bool ShowWindow(IntPtr hwnd, WinStyle style);
Esempio n. 2
0
 static extern bool ShowWindow(IntPtr hwnd, WinStyle style);