RibbonTabsPanel.LineDown Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This API is not implemented.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
'Declaration
Public Sub LineDown
public void LineDown()
public:
virtual void LineDown() sealed
abstract LineDown : unit -> unit
override LineDown : unit -> unit
public final function LineDown()
The RibbonTabsPanel provides horizontal scrolling by line for RibbonTab controls in a Ribbon. Scrolling up or down, and scrolling by page is not supported.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.