RibbonProfessionalRendererDrawItemGroupBorder Method

Draws the background of the specified RibbonItemGroup

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void DrawItemGroupBorder(
	RibbonItemRenderEventArgs e,
	RibbonItemGroup grp
)

Parameters

e  RibbonItemRenderEventArgs
grp  RibbonItemGroup
 

See Also