5
Answers

Prevent a form from getting focus

Scott

Scott

16y
8.4k
1
I am making an application that uses multiple forms at the same time. I have one form that is a "background" form for all the others. The problem is that when I click it, the form comes to the front. I want to keep it behind my other forms, but still in front of other windows that may be open (other running applications). How do I do this?
Answers (5)