Tag Archive for 'swatchbordersize'

29
Dec

Changing the swatch highlight size for a ColorPicker control in Flex 3

The following example shows how you can set the swatch highlight size on a Flex 3 ColorPicker control by setting the swatchHighlightSize style. You can also see how you can set the swatchBorderColor, swatchBorderSize, and swatchHighlightColor styles using CSS.

Full code after the jump.

Continue reading ‘Changing the swatch highlight size for a ColorPicker control in Flex 3′

29
Dec

Changing the swatch border size for a ColorPicker control in Flex 3

The following example shows how you can set the swatch border size on a Flex 3 ColorPicker control by setting the swatchBorderSize style.

Full code after the jump.

Continue reading ‘Changing the swatch border size for a ColorPicker control in Flex 3′