InterfacePCBIWindowWindowState Property

Determines the initial visual state of the form.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
FormWindowState WindowState { get; set; }

Property Value

FormWindowState

See Also