RibbonTabsPanel.MouseWheelLeft Method

Definition

This API is not implemented.

public:
 virtual void MouseWheelLeft();
public void MouseWheelLeft ();
abstract member MouseWheelLeft : unit -> unit
override this.MouseWheelLeft : unit -> unit
Public Sub MouseWheelLeft ()

Implements

Remarks

The RibbonTabsPanel provides horizontal scrolling by line for RibbonTab controls in a Ribbon. Scrolling up or down, and scrolling by page is not supported.

Applies to