Is it possible to select several textboxes in a panel
I have several textboxes in a panel and I want to check if they have text or not. But i don't want to write my code like this if(textbox1 != "" && textbox2 != "" ....). I'm new with forms and don't know that much.
Aucun commentaire:
Enregistrer un commentaire