Yes but I'm trying to get it so that the user can check the Always Stay On Top box so no other programs get in the way. So how would I go about making it true and false I tried:
Is WinForm the name of your form class, or does it reference a specific instance of your form? The latter is required to use that property since it is specific to each instance.
Well...When I click the form, that's the name of it. I don't see anything that has a higher power than that as it's my only form. And if I set it to true in the properties, it works, but I need it to be able to turn on and off and I guess my syntax is off.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.