# Checkbox component color change?

**URL:** https://forum.kirupa.com/t/checkbox-component-color-change/167370
**Category:** Uncategorized
**Created:** [October 27, 2005, 4:11pm UTC](https://forum.kirupa.com/t/checkbox-component-color-change/167370 "2005-10-27T16:11:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![101\_North](https://avatars.discourse-cdn.com/v4/letter/1/58956e/32.png) [@101\_North](https://forum.kirupa.com/u/101_North)
#### Post date: [October 27, 2005, 4:11pm UTC](https://forum.kirupa.com/t/checkbox-component-color-change/167370/1 "2005-10-27T16:11:59Z")

</div>

Folks,

I’m trying to change the color of a checkbox component. I have managed to add a shadow and change the check color but I can’t seem to change the color of the check box itself.

I used the following code for the shadow and check:

A.setStyleProperty(“check”, 0x0025500);  
A.setStyleProperty(“shadow”, 0x0025500);

Any ideas for the actual checkbox?

Many thanks - this forum is helping me a great deal 😉
