RibbonRendererOnRenderTabScrollButtons Method
Call to draw the scroll buttons on the tab
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public virtual void OnRenderTabScrollButtons(
RibbonTabRenderEventArgs e
)
Public Overridable Sub OnRenderTabScrollButtons (
e As RibbonTabRenderEventArgs
)
public:
virtual void OnRenderTabScrollButtons(
RibbonTabRenderEventArgs^ e
)
abstract OnRenderTabScrollButtons :
e : RibbonTabRenderEventArgs -> unit
override OnRenderTabScrollButtons :
e : RibbonTabRenderEventArgs -> unit
Parameters
- e RibbonTabRenderEventArgs