Show / Hide Table of Contents

Method HideWindow

| Edit this page View Source

HideWindow(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

true if the window was previously visible, or false if the window was previously hidden.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX