Table of Contents

Enum ConsoleWindowStyle

Namespace
MonkeyLoader.Logging
Assembly
MonkeyLoader.dll

Represents the possible window style modes these represent ProcessWindowStyle values with out the hidden mode

public enum ConsoleWindowStyle

Fields

Maximized = 3

Window will be maximized

Minimized = 2

Window will be minimized

Normal = 0

Window will be presented as normal