Search:

Type: Posts; User: leggoismybutter

Search: Search took 0.00 seconds.

  1. Ok thanks for moving me in C Sharp!!

    And I runned this calculator program with only addition,subtraction,point,clear and equals code but without the multiplication and division code.

    And I did all the buttons...
  2. How to add a multiply & division buttons???

    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    ...
Results 1 to 2 of 2