I’m trying to use the ComboBox from the components, but I hate how small the scroll bar for one of those is, so I inherited a ComboBox, used my own skins, and everything functions correctly. The issue is that the scroll bar in the drop down list extends further than the ComboBox object.
I have yet to figure out a way to get the new, larger ScrollBar shifted over so that it looks correct. Any suggestions?
rbaldwin