System.Diagnostics.ProcessWindowStyle public enum ProcessWindowStyle Documentation Code Hidden = 1 Maximized = 3 Minimized = 2 Normal = 0