IPCBIWindowMinimizeBox Property

Determines whether the PCBI-Window has a minimize box in the upper-right corner of its caption bar.

Definition

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

Property Value

Boolean

Implements

InterfacePCBIWindowMinimizeBox

See Also