fledglingScarcrow
Programmer
I am an experienced Borland C++ Builder Programmer,
but I recently started teaching myself VCPP.
OK here is the scenario:
There are 3 edit boxes and 1 button on a form,
Numbers are entered in the first two edit boxes,
How do you make the sum of the two numbers appear in the third edit box when you
click the button?
I know it sound simple, but I haven't been able to get it work!!!
I know some if not all of you can probably do this in your sleep.
If you can reply soon with entire OnButtonClick() function.
Thanks,
W
but I recently started teaching myself VCPP.
OK here is the scenario:
There are 3 edit boxes and 1 button on a form,
Numbers are entered in the first two edit boxes,
How do you make the sum of the two numbers appear in the third edit box when you
click the button?
I know it sound simple, but I haven't been able to get it work!!!
I know some if not all of you can probably do this in your sleep.
If you can reply soon with entire OnButtonClick() function.
Thanks,
W