|
static |
Draws a button in the specified bounds, button style, button state and background color.
graphics | The xtd::drawing::graphics used to draw a button. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the button. |
button_state | The visual state of a button that is drawn with visual styles. |
default_button | Sets to tru if the buffon is default; otherwise false. |
back_color | The background color for the button control. |