Windows forms Textbox validation
- by naveenkumar
Please help me in this issue. I am working in windows forms using c#. i have a textbox called textBox1. I want to use validation like without entering anything in textBox1 the cursor should not move to next text field.