Method PaintButtonBackground
- Namespace
 - Alternet.Editor.CodeCompletion.Painting
 
- Assembly
 - Alternet.Editor.v10.dll
 
PaintButtonBackground(ControlState, Graphics, Rectangle)
Paints category button background on the graphics surface.
public void PaintButtonBackground(ControlState controlState, Graphics g, Rectangle bounds)
Parameters
controlStateControlStateThe state of the button.
gGraphicsThe Graphics object to draw on.
boundsRectangleThe bounds of the button.
PaintButtonBackground(ControlState, Graphics, RectD)
public void PaintButtonBackground(ControlState controlState, Graphics g, RectD bounds)
Parameters
controlStateControlStategGraphicsboundsRectD