Show / Hide Table of Contents

Method MaximizeWindow

| Edit this page View Source

MaximizeWindow(nint)

Maximizes the specified window.

Declaration
public static bool MaximizeWindow(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