IPCBIWindowControlBox Property

Determines whether the PCBI-Window has a control menu box..

Definition

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

Property Value

Boolean

Implements

InterfacePCBIWindowControlBox

See Also