I need advice on changing few textboxes properties at once. I have 10 textboxes: textbox1, textbox2,..... textbox10. How can I change width of textbox2, textbox4, textbox5, textbox7 and texbox9 at once? Can I somehow replace # with variable in MyForm.textbox3.width=150
Thank you!
Thank you!