|
-
Feb 1st, 2002, 08:04 AM
#1
Thread Starter
New Member
Instance of Form
Hi everybody...,
when I creating more then one instance of form and show these instances, but I am facing problem when I open other window (i.e internet explorer etc.. ) on that time my all instances of show form goes back but it display on taskbar (instances of form not minimized)when I click one instance on taskbar of form all the instances goes back it comes again front.
I want when I click one instance of form on taskbar only that instance comes on front.
It working fine if I minimize all the instances of form then click one instance of form on taskbar on that time only that instance of form is opened which instance of form I clicked on taskbar.
rajender singh
-
Feb 1st, 2002, 10:03 AM
#2
I'm not sure I fully understand the problem, but it sounds like you're using a Single Document Interface (SDI) instead of a Multiple Document Interface (MDI).
Can't help you too much because I haven't done any coding with MDI, but if you do searches on SDI and MDI you should find something useful (I hope).
Tris.
This world is not my home. I'm just passing through.
-
Feb 1st, 2002, 10:08 AM
#3
Bouncy Member
can you paste your code.
it sounds like they all have the same owner form, and that's why...maybe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|