G
Guest
I'm hoping someone can help me solve a small problem that I have. I'm working
on a windows app that has a parent form. On the parent form there are several
objects such as a listview, buttons and textbox fields. When a user clicks a
button a child form opens up; however, when the childform opens it shows up
under the objects on the parent form even if it has focus. The objects on the
parent form are always on top. Is there anyway where I can change this
functionality so that when a child form is open it will be the top object?
on a windows app that has a parent form. On the parent form there are several
objects such as a listview, buttons and textbox fields. When a user clicks a
button a child form opens up; however, when the childform opens it shows up
under the objects on the parent form even if it has focus. The objects on the
parent form are always on top. Is there anyway where I can change this
functionality so that when a child form is open it will be the top object?