|
static |
Draws a box in the specified bounds, form state and background color.
graphics | The Graphics used to draw a form. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the form. |
graphics | The Graphics used to draw a form control. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the form control. |
form_state | The visual state of a form that is drawn with visual styles. |
back_color | The background color for the form control. |