RibbonTabsPanel.PageUp Method

Definition

This API is not implemented.

public:
 virtual void PageUp();
public void PageUp ();
abstract member PageUp : unit -> unit
override this.PageUp : unit -> unit
Public Sub PageUp ()

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