- graphics
The System.Drawing.Graphics to draw on.
- image
The System.Drawing.Image to draw.
- x
The x-coordinate of the top left of the border image.
- y
The y-coordinate of the top left of the border image.
- background
The System.Drawing.Color of the background behind the image.
The background parameter is used to calculate the fill color of the disabled image so that it is always visible against the background.