Write a program for calculator in VB.NET
Answers were Sorted based on User's Feedback
Answer / tapti
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 54 Yes | 13 No |
Answer / sreeranjith c.k
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 25 Yes | 11 No |
Answer / ajit kawade
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 26 Yes | 12 No |
Answer / jagriti sinha
Shell("c:\WINDOWS\system32\calc.exe",AppWinStyle.NormalOcus)
| Is This Answer Correct ? | 11 Yes | 9 No |
Answer / 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 |
Answer / ho
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 7 Yes | 10 No |
What is difference between a panel and GroupBox ?
concept of object oriented programming
What is early binding?
Write a program for calculator in VB.NET
6 Answers CMC, College School Exams Tests, IBM, NIIT, Practical Viva Questions, Subex,
hey friends, Firstly I pick the records from the database into the DataGridView, Then I want that If I made any changes to the records in the GridView & Click on Update Button, Changes are Reflected into the main Database .Plz do reply back
what is the base class of .net?
how to call a list box on the text if some one send me the code for it
What is the difference between Namespace and Assembly?
What is the main purpose of garbage collector?
Described strong typing
What languages does the .net framework support?
How to Insert a TextBox value in to Sql database using VB.Net coding?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)