Hello all,

I need to create one hundred buttons on a form, which all behave with simaliar attributes. When each button is pressed it will have to remember that it was pressed and change color (eventually changing back to the original color when pressed again).

At any rate, rather than create one hundred buttons manually, can I do this using a class? Any code examples would be very helpful!

Thanks in advance,
Bob Delamater