I have an MDI program and a listbox that pops up within the child
window. If the listbox pops up near the bottom of the child
window it gets cut off. Is there a way to make the listbox
draw on top of the child window and have it spill out of the
child if its near the bottom? ZOrder maybe?