CONSOLE_SCREEN_BUFFER_INFO.dwMaximumWindowSize Field

Mentalis.org Proxy

Mentalis.org Proxy Documentation

CONSOLE_SCREEN_BUFFER_INFO.dwMaximumWindowSize Field

Specifies the maximum size of the console window, given the current screen buffer size and font and the screen size.

[Visual Basic]Public dwMaximumWindowSize As Org.Mentalis.Utilities.ConsoleAttributes.COORD
[C#]
public COORD dwMaximumWindowSize;

See Also

CONSOLE_SCREEN_BUFFER_INFO Class | CONSOLE_SCREEN_BUFFER_INFO Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace