COLOR_BUTTON_PICT
if (button_type == COLOR_BUTTON_PICT) {
fColorButton->SetEnabledOff(ButtonPicture(false, COLOR_BUTTON_PICT));
fColorButton->SetEnabledOn(ButtonPicture(true, COLOR_BUTTON_PICT));
ButtonPicture(false, COLOR_BUTTON_PICT),
ButtonPicture(true, COLOR_BUTTON_PICT),