Provides tool_bar control renderer methods.
class forms_export_ tool_bar_renderer
static_ - Inheritance
- xtd::static → xtd::forms::tool_bar_renderer
- Header
#include <xtd/forms/tool_bar_renderer>
- Namespace
- xtd::forms::style_sheets
- Library
- xtd.forms
◆ draw_tool_bar()
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: