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

◆ default_back_color()

drawing::color xtd::forms::list_control::default_back_color ( ) const
overrideprotectedvirtualnoexcept

Gets the default background color of the control.

Returns
The default background color of the control. The default is control.
Remarks
This is the default back_color property value of a generic top-level control. Derived classes can have different defaults.

Reimplemented from xtd::forms::control.