Having trouble with ShowInTaskBar property and child windows, any idea?

  • Thread starter Thread starter msnews.microsoft.com
  • Start date Start date
M

msnews.microsoft.com

Hi All,

(I have posted similiar question ealier. Hope the other smart ones can
also catch this mesage instead.)

I have an windows form application that dynamically creates a lot of
child windows. I want such that when the user clicks on one of the child
windows, the window should goes to the front, but NOT the other windows.

If I set the ShowInTaskBar property to true for all the child windows,
then I get the effect (as mentioned above) that I want. But if the
property is set to false. Any time I click on one of the child windows, the
window goes to the top, but so DOES the other child windows!

Can anyone may tell me why and give me a hint or two to resolve this
issue?


- JB

P.S. Thanks for Iulian and other posters who gave me some sugestions in the
past.
 
Oops. Sorry for the mistyped of my name. My name is JB.

Anyway, my question is for my Note taking application.

- Thanks for any suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top