You can use SetCtrlAttribute command, with ATTR_COMMAND_BUTTON_COLOR and ATTR_LABEL_COLOR attributes to change the corresponding colors to whichever value you want. The online help for these attributes lists also a series of predefined colours to use: in case you want a different color you can use MakeColor function to create it.