Try using myComboBox.dropdown to change the height of the dropdown. Or, you can probably set the verticalScrollPolicy of the dropdown to false.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of sonnygett Sent: Thursday, August 30, 2007 3:13 PM To: [email protected] Subject: [flexcoders] Controling ComboBox Height Hi guys, I'm creating a menu using combo box, but the problem is, when the data inside the combo added, and much enough,then the drop down list have a scrolling bar. how could i get rid of it. regards.

