It's not scrollable. If your list is that long, consider either splitting it up into categories (seriously, scrolling a drop-down list is a major usability issue), or create a panel with a table that gets dynamically populated with labels, making a custom popup list that you show when a button gets pressed.