PCBIResultDialog(ListString, String, Icon) Constructor

Add column header texts for init and optional a header text.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PCBIResultDialog(
	List<string> ColumnHeaderTexts,
	string header,
	Icon icon
)

Parameters

ColumnHeaderTexts  ListString
header  String
Title
icon  Icon
Icon

See Also