Share via


RibbonTabHeadersPanel.PageUp 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)

Syntax

'Declaration
Public Sub PageUp
public void PageUp()
public:
virtual void PageUp() sealed
abstract PageUp : unit -> unit 
override PageUp : unit -> unit 
public final function PageUp()

Implements

IScrollInfo.PageUp()

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.

.NET Framework Security

See Also

Reference

RibbonTabHeadersPanel Class

Microsoft.Windows.Controls.Ribbon.Primitives Namespace