RibbonRendererOnRenderTabScrollButtons Method

Call to draw the scroll buttons on the tab

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual void OnRenderTabScrollButtons(
	RibbonTabRenderEventArgs e
)

Parameters

e  RibbonTabRenderEventArgs

See Also