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
Button.getForeColor
Retrieves the button's current foreground color.
Syntax
public final Color getForeColor()
Return Value
Returns the button's current foreground color.
Remarks
Because the button's foreground color is read-only, this method always returns the value of the WINDOWTEXT constant, which specifies the system forecolor.