RibbonRendererOnRenderScrollbar Method

Call to draw the scrollbar on the Control

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual void OnRenderScrollbar(
	Graphics g,
	Control item,
	Ribbon ribbon
)

Parameters

g  Graphics
 
item  Control
 
ribbon  Ribbon
 

See Also