Calculator events

  • Thread starter Thread starter Haim Turjeman
  • Start date Start date
H

Haim Turjeman

hi,
i want to make a calc control in C#.
i already did it but i had to add 10 buttons (button0..9)
and another 10 event handlers.
in VB (at least 6.0) i could declare an array of button from the desginer.

could someone tell me if there is another way to do it in C#?

thanx.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top