property PropertiesList.BackColorDescription as Color
Specifies the description's background color.

TypeDescription
Color A color expression that indicates the background color for control's description bar.

Use the BackColorDescription property to change the the background color for control's description bar. Use the ForeColorDescription property to change the foreground color for control's description bar. Use the DescriptionVisible property to show or hide the property's description bar. Use the DescriptionHeight property to define the height of the property's description bar, in pixels.