.NET Framework Class Library
ControlPaint..::.DrawBorder Method
Draws a border on a button-style control.
|
| Name | Description |
|---|
.gif) .gif) | DrawBorder(Graphics, Rectangle, Color, Int32, ButtonBorderStyle, Color, Int32, ButtonBorderStyle, Color, Int32, ButtonBorderStyle, Color, Int32, ButtonBorderStyle) | Draws a border on a button-style control with the specified styles, colors, and border widths; on the specified graphics surface; and within the specified bounds. |
.gif) .gif) | DrawBorder(Graphics, Rectangle, Color, ButtonBorderStyle) | Draws a border with the specified style and color, on the specified graphics surface, and within the specified bounds on a button-style control. |
Top
Reference