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.setForeColor
Sets the current foreground color for this control, which is the color the control uses to draw its text.
Syntax
public void setForeColor( Color value )
Parameters
value
A Color object that represents the color used to draw text in this control. The default value is the system window text color.