hi,
I am trying to do a program which fit for simple calculator as well as mobile phone keypad using delegates in c# windows application. I am trying only for keyboard events for calculator. I am unable to code arithmetic operations in one method which suits for both calculator and mobile phone. please help me..