| Subject: | BringToFront and StayOnTop |
| Posted by: | Markus (markus.hu…@freenet.de) |
| Date: | 30 May 2007 |
Hello,
I've one form which is stay on top. There is a button which does something and if there are errors they are recorded in a list which shall be shown in a separate windows only if there's something in this error list. The error window should not be stay on top in my eyes but it should be brought to front over the other (parent) form. Since the parent is stay on top BringToFront won't do the trick. Any hints?
Maybe I really should make this child form StayOnTop as well...
Greetings
Markus