Gets the background color for the control.
- Returns
- A xtd::drawing::color that represents the background color of the control. The default is the value of the xtd::forms::control::default_back_color property.
- Examples
- animation.cpp, clock.cpp, debug_form.cpp, demo.cpp, lcd_label2.cpp, lcd_label_with_dot_matrix.cpp, lcd_label_with_fourteen_segment.cpp, lcd_label_with_nine_segment.cpp, lcd_label_with_seven_segment.cpp, lcd_label_with_sixteen_segment.cpp, test_forms.cpp, and trace_form.cpp.