Table of Contents

Method DrawSplitterForeground

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

DrawSplitterForeground(PaintEventArgs, Color?)

Draws the foreground of the splitter.

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

Parameters

e PaintEventArgs

The paint event arguments.

color Color

The color to be used for drawing.