Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Maintaining forms zorder

Status
Not open for further replies.

stevemelaaron

Programmer
Sep 14, 2000
25
0
0
US
I have an app that dynamically creates new (non-MDI) forms at the user's request. When these forms get sent to the bottom of the zorder (when another window from another app goes to the top of the zorder), and then the user clicks on one of the forms from my app, all of the forms from my app move to the top of the zorder. Is there any way to modify this behavior so that only the form that is clicked on gets moved to the top of the zorder instead of all of the forms related to my app?

Any help would be appreciated!

--Steve K.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top