Write a program for calculator in VB.NET

Answer Posted / alielbasry

Private Sub CommandButton1_Click()
Dim calc
calc = Shell("C:\windows\system32\calc.exe", 1)
End Sub

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the difference between c# and vb.net?

821


Is vb net a scripting language?

744


What are the shadow variables?

814


Explain the difference between int and int32?

703


What is the diff between vb mdi form and .net mdi form?

755


Explain about garbage collection?

760


Name some of the keywords used in vb.net?

786


What is trace in vb.net?

788


Define clr?

738


What is the main use of a namespace?

770


Explain the observations between vb.net and vc#.net?

696


Which properties are used to bind a DataGridView control?

815


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

2179


What is misl code?

761


Explain the difference between vb.net and c#, related to oops concepts?

707