RibbonButtonRenderEventArgsButton Property

Gets or sets the RibbonButton related to the evennt

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public RibbonButton Button { get; set; }

Property Value

RibbonButton

See Also