Today we are going to make an advanced calculator(no), this is how our calculator looks like after designing it.
To begin open your visual basic 2008/2010 and make a new project and name it whatever you want and go to your form properties and change...
Home » Posts filed under how to make a calculator
How To Make A Calculator In Visual Basic 2008 / Visual Basic 2010
in
free will forms,
how to build a website,
how to make a calculator,
how to make a calculator in visual basic,
last will and testament form,
tutorial,
vb.net
- By
Mohamed Shimran
- on 7/19/2012
- 43 comments

Today i will teach you how to make a calculator in VB.NET , making your own calculator would be awesome.
open visual basic 2008 or visual basic 2010
create a new project
windows form/console application
change your form size to 223, 274
go to form1...