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

◆ background_image() [1/2]

const xtd::forms::style_sheets::background_image & xtd::forms::style_sheets::control::background_image ( ) const
overridevirtualnoexcept

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

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

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