Hi,
I have a login form when run application, and i want it focus on the textbox . Example i am having another applications are opening: notepad, IE... When i run exe , it does not focus on the winform application , so if i want to input textbox i have to use mouse click on textbox.
How can i solve it ?
thanks.