Draws a three-dimensional style border with the specified style, on the specified graphics surface and sides, 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.
- style
One of the System.Windows.Forms.Border3DStyle values that specifies the style of the border.
- sides
One of the System.Windows.Forms.Border3DSide values that specifies the side of the rectangle to draw the border on.