RibbonProfessionalRendererDrawSplitButton Method
Draws a SplitDropDown button in normal state
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public void DrawSplitButton(
RibbonItemRenderEventArgs e,
RibbonButton button
)
Public Sub DrawSplitButton (
e As RibbonItemRenderEventArgs,
button As RibbonButton
)
public:
void DrawSplitButton(
RibbonItemRenderEventArgs^ e,
RibbonButton^ button
)
member DrawSplitButton :
e : RibbonItemRenderEventArgs *
button : RibbonButton -> unit
Parameters
- e RibbonItemRenderEventArgs
- button RibbonButton