I have a window which extends BetterWindow and I'm using the gui object to create something a bit like an inspector. I have a list that I'd like to display but currently, it looks like I may have to write my own code for rendering the list. Is it possible to somehow leverage the existing code in VFW which renders the list drawer?