Changing Listbox rowHeight

Kudos to the person who can successfully change the rowHeight of this listbox. It’s a V1 Component and that seems to be the problem since using this code:

songList_lb.rowHeight = 30;

works for me in V2 but not in V1. Since I need to customize the look of the listbox scrollers I have to stay with V1.