Provides panel control renderer methods.
class forms_export_ panel_renderer
static_ - Inheritance
- xtd::static → xtd::forms::panel_renderer
- Header
#include <xtd/forms/panel_renderer>
- Namespace
- xtd::forms::style_sheets
- Library
- xtd.forms
◆ draw_panel()
Draws a box in the specified bounds, form state and background color.
- Parameters
-
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. |
The documentation for this class was generated from the following file: