Property WindowState
WindowState
Gets or sets a value specifying whether the visualizer window should start minimized, maximized, or normal.
public FormWindowState? WindowState { get; set; }
Property Value
Remarks
If no value is specified, the value in the cached layout settings is used.