Change backcolor of a dynamically created button by another button
I have 10 dynamically created buttons like button1,button2,button3 and so on a asp.net web page. I want to change the back color of the button which one i want, not all by another button called Chage Back Color. How will i get this. Plz help me with code.