Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.