Method HideWindow
| Edit this page View SourceHideWindow(nint)
Hides the window and activates another window.
Declaration
public static bool HideWindow(nint hWnd)
Parameters
Type | Name | Description |
---|---|---|
nint | hWnd | Window handle |
Returns
Type | Description |
---|---|
bool |
|