G
Guest
Hi! I maintain a collection of all form handles that I span out.
The forms can be MDI Parents or Children - my app opens up
several forms of different type. Once in a while, when a user
performs an action that opens up a new form, I want to check first
if the form is already opened and if so, just set the focus to that form.
Is there an API call that can do that ? I can not find anything in managed
code. May be I am not looking right ?
Please let me know if you've done similar things.
Many Thanks,
--Mike
The forms can be MDI Parents or Children - my app opens up
several forms of different type. Once in a while, when a user
performs an action that opens up a new form, I want to check first
if the form is already opened and if so, just set the focus to that form.
Is there an API call that can do that ? I can not find anything in managed
code. May be I am not looking right ?
Please let me know if you've done similar things.
Many Thanks,
--Mike