Retrieves the button's current background color.
public final Color getBackColor()
Returns a Color object that represents the button's current background color.
Because the button color is read-only, this method always returns the value of the CONTROL constant, which specifies the system backcolor for buttons.