xtd 0.2.0
Loading...
Searching...
No Matches

◆ background_color() [1/2]

const xtd::drawing::color & xtd::forms::style_sheets::control::background_color ( ) const
overridevirtualnoexcept

Gets the background color is used to add background effects to the box.

Returns
The background color is used to add background effects to the box.
Remarks
For more information, see Box Model.

Implements xtd::forms::style_sheets::ibox_model.