RibbonTabHeadersPanel.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 RibbonTabHeadersPanel provides horizontal scrolling by line for RibbonTabHeader controls in a Ribbon. Scrolling up or down, and scrolling by page is not supported.

Applies to