RibbonTabsPanel.VerticalOffset Property

Definition

This API is not implemented.

public:
 property double VerticalOffset { double get(); };
public double VerticalOffset { get; }
member this.VerticalOffset : double
Public ReadOnly Property VerticalOffset As Double

Property Value

0.0 in all cases.

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