Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.setBackColor
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.