TopMost problem

  • Thread starter Thread starter Hovhannes Asatryan
  • Start date Start date
H

Hovhannes Asatryan

Hi guys.
I am writing an aplication with C#.Net in VS.Net2003
I have a Mdi form wich has 2 child forms.
How can I set one of the child forms as a topmost ?.
When I set TopMost property to true it does not work.
I tried every thing but nothing helps.

Can anyone send me an example of code.

Thanks
 
It is my understanding that you cannot have a TopMost MDI Child form. What
are you trying to achieve with this?

Regards,
 
Back
Top