Table of Contents

Method RemoveMaximizeButton

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

RemoveMaximizeButton(IntPtr)

Removes the maximize button from the specified window.

public static void RemoveMaximizeButton(IntPtr hwnd)

Parameters

hwnd IntPtr

A handle to the window from which to remove the maximize button.