IPCBIWindowIsEditDialogOpen Method

Returns true if the some Objects are in Edit mode

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsEditDialogOpen()

Return Value

Boolean
true if edit mode, else false

See Also