RibbonTabsPanel.MouseWheelRight Method

Definition

This API is not implemented.

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

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