ButtonOptionTag Property

Get/Set the tag object (can be used for own purposes).

Definition

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

Property Value

Object

See Also