Table of Contents

Method DrawVerticalScrollBarBackground

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

DrawVerticalScrollBarBackground(Graphics, Rectangle, ScrollBarState)

Draws background of the vertical scrollbar.

public virtual void DrawVerticalScrollBarBackground(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.