Method PaintPanelBackground
- Namespace
- Alternet.Editor.Dialogs.VsControls.Painting
- Assembly
- Alternet.Editor.v10.dll
PaintPanelBackground(ControlState, Graphics, Rectangle)
Paints panel background with specified parameters.
public void PaintPanelBackground(ControlState controlState, Graphics g, Rectangle bounds)
Parameters
controlStateControlStateThe state of the panel.
gGraphicsThe Graphics object to draw on.
boundsRectangleThe drawing area.
PaintPanelBackground(ControlState, Graphics, RectD)
public void PaintPanelBackground(ControlState controlState, Graphics g, RectD bounds)
Parameters
controlStateControlStategGraphicsboundsRectD