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
TCORDON - 20 Jan 2005 22:23 GMT
It is my understanding that you cannot have a TopMost MDI Child form. What
are you trying to achieve with this?
Regards,
> Hi guys.
> I am writing an aplication with C#.Net in VS.Net2003
[quoted text clipped - 6 lines]
>
> Thanks