Can't change buttonColor in MX2004

button.setStyle(“buttonColor”, 0xFF0000);

why cannot change face color of the button, but font color can be changed by

button.setStyle(“color”, 0xFF0000);