Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: ZOrder?

104| Fri, 30 Nov 2007 21:45:00 GMT| noble| Comments (2)
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?

Keywords & Tags: zorder, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560853/
 
«« Prev - Next »» 2 helpful answers below.
I am not sure if it is possible to do what you want. Another way to solve this is when the control has the focus, you scroll the form so that the size when the box is extended won't go off the form.

hellswraith | Tue, 04 Dec 2007 00:03:00 GMT |

thx, i'll try that

noble | Tue, 04 Dec 2007 00:04:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories