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

◆ background_image() [1/2]

virtual const xtd::drawing::image & xtd::forms::control::background_image ( ) const
virtualnoexcept

Gets the background image displayed in the control.

Returns
An xtd::drawing::image that represents the image to display in the background of the control.
Remarks
Use the background_image property to place a graphic image onto a control.