Table of Contents

Method PaintPanelBackground

Namespace
Alternet.Editor.Dialogs.VsControls.Painting
Assembly
Alternet.Editor.v9.dll

PaintPanelBackground(ControlState, Graphics, Rectangle)

Paints panel background with specified parameters.

public void PaintPanelBackground(ControlState controlState, Graphics g, Rectangle bounds)

Parameters

controlState ControlState

The state of the panel.

g Graphics

The Graphics object to draw on.

bounds Rectangle

The drawing area.