Preview

No Title for Now

Satisfactory Essays
Open Document
Open Document
443 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
No Title for Now
Public Class frmCal

Private Sub btnOutput_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnOutput.Click If Label1.Text = "+" Then txtInput.Text = Val(My.Settings.First) + Val(txtInput.Text) ElseIf Label1.Text = "-" Then txtInput.Text = Val(My.Settings.First) - Val(txtInput.Text) ElseIf Label1.Text = "*" Then txtInput.Text = Val(My.Settings.First) * Val(txtInput.Text) ElseIf Label1.Text = "/" Then txtInput.Text = Val(My.Settings.First) / Val(txtInput.Text) End If End Sub

Private Sub btn0_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn0.Click txtInput.AppendText("0") End Sub

Private Sub btn1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn1.Click txtInput.AppendText("1") End Sub

Private Sub btn2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn2.Click txtInput.AppendText("2") End Sub

Private Sub btn3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn3.Click txtInput.AppendText("3") End Sub

Private Sub btn4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn4.Click txtInput.AppendText("4") End Sub

Private Sub btn5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn5.Click txtInput.AppendText("5") End Sub

Private Sub btn6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn6.Click txtInput.AppendText("6") End Sub

Private Sub btn7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn7.Click txtInput.AppendText("7") End Sub

Private Sub btn8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn8.Click

You May Also Find These Documents Helpful

  • Satisfactory Essays

    BIS115_Quizzes

    • 2722 Words
    • 11 Pages

    Question 2. 2. (TCO 1) In Excel 2010, a sheet tab ________. (Points : 2)…

    • 2722 Words
    • 11 Pages
    Satisfactory Essays
  • Good Essays

    78) The contents of a text box may be cleared in Visual Basic code by ________.…

    • 3668 Words
    • 15 Pages
    Good Essays
  • Satisfactory Essays

    PT1420 Unit 8 Lab 8

    • 365 Words
    • 2 Pages

    Step 12: Write the missing lines for a program that will allow the user to enter how…

    • 365 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Open the excel file which is password protected and goto Macro's (I am using Office 2007 so the menu's maybe different View >> Macros). Click on "Record Macro >> OK" and then click on "Stop Recording" from the same menu. Now goto "View Macros", you will find a Macro with a default name E.g. Macro1 - Select the macro name and click on Edit. Now a Visual Basic Editor opens up. Re-place the default code and Paste the below code.…

    • 1023 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Unit 7 Assignment 1

    • 261 Words
    • 2 Pages

    2. A pretest loop is a loop tests the conditions before performing the iteration. A posttest loop performs the iteration then test the condition.…

    • 261 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 42 M3

    • 430 Words
    • 2 Pages

    Within the Excel spreadsheet program one can create buttons that can operate certain tasks such as a button to go to the next record or a button to calculate the attendance percentage. These buttons are programmable according to the user needs. Such small command operations are known as Active X control. The speciality of Active X controls are that they are designed to work over the internet through web browsers such as internet explorer. ActiveX is not a programming language, but rather a set of rules for how applications should share information.…

    • 430 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    My Title Report

    • 260 Words
    • 2 Pages

    4. What are the top 2 factors in your FICO score? What actions can you take to earn the most points in these categories?…

    • 260 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Title Page

    • 7560 Words
    • 31 Pages

    The Capture of what fort on Lake Champlain gave the patriots control of the northern approach to the colonies and needed artillery?…

    • 7560 Words
    • 31 Pages
    Powerful Essays
  • Satisfactory Essays

    Title

    • 436 Words
    • 2 Pages

    When I read the short story the prince about S. Leon Kleinman who every two months would call in sick at his job and go to museums and just have a his own little day off. I thought what the heck is this guy doing and how is he getting away with this but threw out the whole of this short story I thought he was very crafty and had a good thing going. Mr. Kleinman worked at an office type job and dreaded working there and thought that all the people were stupid and he hated them so he did it to have his little private time but this little scheme finally game to an end when his boss Mr. Graham found out that he was skipping and called him to his office to see what was the deal and so kleinman came in and they started talking and his boss was asking him questions and kleinman was admiring his painting and Mr. graham saw this and he saw that he had a creative side when he was making statements like to own a prince painting one must be a prince and then the boss Mr. graham offered him a promotion for having such an understanding and love for art. The ending of the story I have to admit I was not expecting that he would get a promotion out of all the things I thought he would maybe get fired and it was kind of ironic because he skipped work and it got him promoted and it spoke on the kind of person he was and all this proved that you can beat the system if you plan it right just like how you saw in this short story and he did all this to do what he loved which was art which…

    • 436 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    In life, the way a person is raised reflects their future self. When you earn money by hard work you learn to respect others and the true value of money. In F. Scott Fitzgerald’s novel, The Great Gatsby, Jay Gatsby is a mysterious character who comes off as one person, but is someone completely different. He encounters battles with love and develops his only real relationship with Nick, who stays with him through everything. Gatsby is a materialistic, corrupt racketeer whose immorality leads him to his untimely/imminent demise.…

    • 1681 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    Prescribed Title

    • 1372 Words
    • 6 Pages

    How is knowledge gained? What are the sources? To what extent might these vary according to age, education, or cultural background?…

    • 1372 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    Mad Libs C# Project

    • 1072 Words
    • 5 Pages

    using System; using System. Collections. Generic; using System. ComponentModel; using System. Data; using System.…

    • 1072 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Visual Basic 6.0 was one of the most popular programming environments and there are a lot of programmers who are developing in it today.…

    • 413 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    | Displays items in one of four views (text only, text with small icons, text with large icons, or report view.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    C and Sub Main

    • 29890 Words
    • 120 Pages

    Visual Basic . NET (VB. NET) is an object-oriented computer programming language implemented on the . NET…

    • 29890 Words
    • 120 Pages
    Powerful Essays

Related Topics