Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

aurora56

@aurora56
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to build a simple calculator?
    A aurora56

    =) thank u! i'll try later. oh ya. do you know of some websites which have tutorials? our lecturers just threw us this homework without giving any help... once again, thanks! hope you have a great day!!

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    =) thank you. i have done the codings for each individual buttons. Eg for the button 9: Private Sub btn9_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn9.Click TextBox1.Text = 9 temp = 9 End Sub However, I can't figure out what should the code of '+' be. Since when a user clicks on it, he/she will select another number button. So is it simply this: TextBox1.Text = Int(TextBox1.Text) + Int(TextBox1.Text)

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    Hmm.. no thank you. I think is better if i figure it out myself or maybe you can try help me with my codings. =)

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    Really? oh, ok. thx for trying to help me. i'll try to figure it out then . thank u....

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    hmmm... well... i have done the codings for each individual buttons. Eg for the button 9: Private Sub btn9_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn9.Click TextBox1.Text = 9 temp = 9 End Sub However, I can't figure out what should the code of '+' be. Since when a user clicks on it, he/she will select another number button. So is it simply this: TextBox1.Text = Int(TextBox1.Text) + Int(TextBox1.Text)

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    -_-".... ur r making things diff4 me.. n i'm a she not him. n yes, this is a homework. =p

    Visual Basic help csharp tutorial question

  • How to build a simple calculator?
    A aurora56

    I had a problem. I had to create a simple calculator with VB.Net and this calculator had 0-9 buttons, add and minus function, a = button and a textbox for display of answer. I couldnt figure out the codings for the buttons. hope your can help me. thank you! =)

    Visual Basic help csharp tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups