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.
- rectangle
- The System.Drawing.Rectangle that represents the dimensions of the border.
The Border3DStyle.Etched style is used by default to draw the border.