SelectionListWindowWindowTitle Property

Get/Set the title of the window.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string WindowTitle { get; set; }

Property Value

String

See Also