Click or drag to resize

Win32WindowHide Method

Hides the window and activates another window.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public bool Hide()

Return Value

Type: Boolean
true if call succeeded, false otherwise.
See Also