Table of Contents

Method DrawSplitterBackground

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DrawSplitterBackground(PaintEventArgs, Color?)

Draws the background of the splitter.

public override void DrawSplitterBackground(PaintEventArgs e, Color? color)

Parameters

e PaintEventArgs

The paint event arguments.

color Color

The color to be used for drawing.