windows application
how to develop calculator similar to windows 2007 calculator in windows application with c#
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Oct 10, 2013, 4:10 AM
agree with both of above ans.
WPF can help you to develop good looking calculator.......
Jaganathan BantheswaranPosted Oct 10, 2013, 3:33 AM
You may get the basic implementation for Calculator here in this site. But for Win7 like calc, you need to design in such a way it looks like win7 calc.
Kiran Kumar TalikotiPosted Oct 10, 2013, 2:09 AM
http://www.c-sharpcorner.com/UploadFile/mahesh/wpf-calculator3/
http://www.c-sharpcorner.com/UploadFile/ad779a/basic-calculator-in-C-Sharp/