im creating a search form and it should include arround 18 textboxes, 18 comboboxes and 27 buttons. All controls of the same type must perform the same action, is there a way to treat them as control arrays instead of writing the same code for each control alone?
thank you
thank you
Comment