Tag Archive for 'inheritingstyles'

24
Dec

Displaying a ComboBox control’s inherited styles in Flex

The following example shows how you can debug a component’s inheriting styles by using the static ObjectUtil.toString() method to display a component’s inheritingStyles property.

Full code after the jump.

Continue reading ‘Displaying a ComboBox control’s inherited styles in Flex’