[]
Paints the background of the gradient header cell.
public virtual void PaintBackground(Graphics g, Rectangle r)
Public Overridable Sub PaintBackground(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device interface for painting the indicator |
Rectangle | r | Location and size of the rectangular region in which to paint |