04-12-2015 05:51 AM - edited 04-12-2015 05:54 AM
Can some one make a custom button, identical to the system boolean (border goes blue and the background to a semi transparent blue on true state) but that alows me to change text color? I dont know how to do it
04-12-2015 11:26 AM
Silly me -- I thought this was going to be as simple as changing the Text Color property for the Control. Grrr -- that does absolutely nothing! Curiously, the Colors(4) also doesn't do what I expect -- I can get different colors for On and Off (but not on the System control ...), but the other two colors, which I thought represented "While Pushed" and "When Released", seem to have no effect either. I tried this on the Modern control, as well as System, and used the OK button ...
BS
04-12-2015 12:15 PM
You cannot customize system controls much. They get most of their cosmetic properties from the selected OS desktop theme.
04-12-2015 12:17 PM
04-12-2015 12:21 PM
You can easily duplicate the desired look of a system control by modifying a regular button.