Question 1: I have a drop-down combo box which can only diplay partial items in the list, because a scroll bar is added automatically when you have more than 5 items in the list. Is there a way to make the list longer, so it can display complete item list?

Question 2: Is there a way to let items in combo box list align from right to left?

Thanks for help.