|
-
Nov 15th, 2000, 07:57 PM
#1
Thread Starter
Junior Member
can I get some help creating a form for a calculator?
-
Nov 15th, 2000, 08:22 PM
#2
New Member
Elaborate a tad more than that...
What do you need exactly? What have you created so far?
-
Nov 15th, 2000, 08:40 PM
#3
Thread Starter
Junior Member
I have the code for the calculator. The calculator needs to look like the one in windows, the numbers 0 to 9,addition, subtraction, multipulcation, division, the plus key, the backspace key and the enter key must be displayed...I just don't how to create the form. When I tried to use the control array it was for the text boxes...that's what I have the example for. I would like the calculator to display with the buttons.
-
Nov 15th, 2000, 09:55 PM
#4
New Member
This is the easy part. I am assuming you can bring up a form. If not just open VB and choose open on standard.exe and that will pop open a form. Then on the toolbar on the left(by default) if you move the mouse cursor over the box that looks like a gray box it should say Command button. I would make all the buttons command buttons then each of those buttons I would jusy Change the captions to have it say 1 or whatever you need...
Get it?
-
Nov 16th, 2000, 07:35 AM
#5
Thread Starter
Junior Member
Thanks for the help...I got a little dumb founded there.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|