Method RemoveMaximizeButton
RemoveMaximizeButton(IntPtr)
Removes the maximize button from the specified window.
public static void RemoveMaximizeButton(IntPtr hwnd)
Parameters
hwnd
IntPtrA handle to the window from which to remove the maximize button.