Removing the vertical separator from the ComboBox control in Flex
March 25th, 2009
The following example shows how you can remove the vertical separator from the Flex ComboBox control by creating a custom ComboBox skin using ActionScript.
Full code after the jump.
Source:Removing the vertical separator from the ComboBox control in Flex