Draws a three-dimensional style border on the specified graphics surface and within the specified bounds on a control.
- graphics
The System.Drawing.Graphics to draw on.
- x
The x-coordinate of the top left of the border rectangle.
- y
The y-coordinate of the top left of the border rectangle.
- width
The width of the border rectangle.
- height
The height of the border rectangle.
The Border3DStyle.Etched style is used by default to draw the border.