RibbonProfessionalRendererDrawSplitButton Method

Draws a SplitDropDown button in normal state

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void DrawSplitButton(
	RibbonItemRenderEventArgs e,
	RibbonButton button
)

Parameters

e  RibbonItemRenderEventArgs
button  RibbonButton

See Also