Overview | Methods | This Package | All Packages
Sets the background color for the list view control.
Syntax
public void setBackColor( Color value )
Parameters
value
A Color object that represents the background color for the list view control. The default value is the system window color.