This question has been asked but not to this extend
I have 8 textboxes, and a button which is disabled on form_load.. 4 of the 8 textboxes are required to be filled before the button can be enabled...
How do I check that textBox1,textBox2,textBox3,textBox4 has values (excluding textBox 5 to textBox8) before enabling the button