[]
Draws background of object.
protected virtual void DrawBackground(Graphics graphics, Rectangle backgroundRect)
Type | Name | Description |
---|---|---|
Graphics | graphics | Graphics object on which the object is being drawn. |
Rectangle | backgroundRect | Bounds of inner area of object. |