G
Guest
I'm hoping that there's someone out here that can help me with a coding
problem. Here is the scenerio: I have a MdiParent Form on this MdiParent form
there is a listview control and several text controls. This MdiParent form
has a menu bar that gives the user the ability to open child forms. My
problem is when the child form(s) are opend and if the user moves the child
form over the listview contol or text controls the listview and text controls
float over the child form. I've set the topmost property to the child forms
to True but this has not helped. Is there some way that I can get the
listview and text controls not to float over the child forms? I would like
for my child forms to float over the controls. Is there any way of performing
this operation? Thank You.
problem. Here is the scenerio: I have a MdiParent Form on this MdiParent form
there is a listview control and several text controls. This MdiParent form
has a menu bar that gives the user the ability to open child forms. My
problem is when the child form(s) are opend and if the user moves the child
form over the listview contol or text controls the listview and text controls
float over the child form. I've set the topmost property to the child forms
to True but this has not helped. Is there some way that I can get the
listview and text controls not to float over the child forms? I would like
for my child forms to float over the controls. Is there any way of performing
this operation? Thank You.