Setting a custom icon on the Spark DropDownList control in Flex Gumbo
April 17th, 2009
The following example shows how you can use a custom icon on the Spark DropDownList control in Flex Gumbo by creating a custom skin and setting the skinClass style.
Full code after the jump.
Source:Setting a custom icon on the Spark DropDownList control in Flex Gumbo