IPCBIWindowText Property

The text associated with the form.

Definition

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

Property Value

String

Implements

InterfacePCBIWindowText

See Also