RibbonTabsPanel.SetVerticalOffset(Double) Method

Definition

This API is not implemented.

public:
 virtual void SetVerticalOffset(double offset);
public void SetVerticalOffset (double offset);
abstract member SetVerticalOffset : double -> unit
override this.SetVerticalOffset : double -> unit
Public Sub SetVerticalOffset (offset As Double)

Parameters

offset
Double

This API is not implemented.

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