IPCBIWindowStartPosition Property

Determines the position of a form when it first appears.

Definition

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

Property Value

FormStartPosition

Implements

InterfacePCBIWindowStartPosition

See Also