ButtonOption(String) Constructor

Initialize the selection button.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ButtonOption(
	string name
)

Parameters

name  String
The name of the button

See Also