Метод | Описание | |
---|---|---|
RestoreWindow ( int hwnd ) : void |
sets window state of given hWnd to Restore if it is not maximized also gives said window focus (setForegroundWindow)
|
Метод | Описание | |
---|---|---|
GetWindowLong ( |
||
SetForegroundWindow ( |
||
ShowWindow ( |
public static RestoreWindow ( int hwnd ) : void | ||
hwnd | int | hWnd of window to be restored |
Результат | void |