I have a main form and from it i am creating and showing a new form using
the Show method. The form does not have an owner.
It correctly appears on top of the main form but when i click it it goes
behind the main form. If I then go bring the form to the front
it is fine from that point forward. It is just the initial click after
creation.
I believe I have done what I describe here successfully in several apps
before but I cannot figure out what is wrong here. Does anyone have any
thoughts?