RegisterItemType Enumeration

The most important type is Button, but you can also use checkbox, textbox or some others.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum RegisterItemType

Members

BUTTON0 
CHECKBOX1 
TEXTBOX2 
COMBOBOX3 
DROPDOWNBUTTON4 
TRACKBAR5 
SPECIAL6 

See Also