IPCBIWindowWindowState Property

Determines the initial visual state of the form.

Definition

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

Property Value

FormWindowState

Implements

InterfacePCBIWindowWindowState

See Also