Table of Contents

Method DrawHorizontalScrollBarBackground

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

DrawHorizontalScrollBarBackground(Graphics, Rectangle, ScrollBarState)

Draws background of the horizontal scrollbar.

public virtual void DrawHorizontalScrollBarBackground(Graphics graphics, Rectangle bounds, ScrollBarState state)

Parameters

graphics Graphics

The Graphics object to draw on.

bounds Rectangle

The bounds of the element.

state ScrollBarState

The state of the element.