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 = 3Window will be maximized
Minimized = 2Window will be minimized
Normal = 0Window will be presented as normal