Hi, I have 30 textbox and other control on winform, and I want sometimes set their properties (enable, visible) on true/false. I don’t make duplicate code. I am newbie in winforms, and I’d like know what is the good solution for this problem. I’d like use extender provider, but I’d know if it is suitable. Sory for my english. :)
If someone can give me a code example, I will be very grateful.