I'm not quite looking to reverse the order of how a listbox is filled but rather align it to the bottom of the listbox size.
Basically, I'm wanting to align the listbox to the bottom in the VoiceChat window, so that when you resize the window the names stay at the bottom of the window. I've had no luck doing it yet. The rows are by a template of pages that have nothing about them that I can figure out to change to make them align to the bottom, rather than the top.
Hope that's kinda clear....
Right now I'm messing with dynamically changing the location of the "Speakers" page so that the top of the page will change when Hovering out of the window, so that it will "appear" the speakers align to the bottom. But even with that it's a bit rough with the scroll bar being present and all. ScrollExtent comes into play, and it just gets ugly from there
