Simcoder
Centurion
Im having an issue with child forms. Normally, when I want a specific form to stay focused, I use the ShowDialog method. But it won't let me use ShowDialog on childforms so I have to use the Show method instead. The problem is that the show method doesn't ensure that the child form stays focused. Is there a quick fix for this? Thanks in advance.
-=Simcoder=-
-=Simcoder=-