I have a barcode input form. I want the textbox to be the only thing that could possibly ever have the focus. Even if someone accidentally clicks on something else, I don't want the focus to change. I also want to know if there is a way to make sure this app is always active in Windows and never able to be closed or something taking the focus away from my barcode input form. Thanks in advance for your help.