Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using visual studio tool Write a program to keep track of transactions at a fruit stand. Use variable names other than those chosen by VB

image text in transcribed
using visual studio tool
Write a program to keep track of transactions at a fruit stand. Use variable names other than those chosen by VB for all objects referenced in the code. The available fruit is as follows: Other charges are as follows: Apples - $3.00 per lb. Basket charge is $5.00 Oranges - $3.50 per lb. Delivery charge is Plums - $5.00 per lb. $10.00 Pears - $4.25 per lb. Tax is 9.8% Tomatoes - $2.50 per lb. 1. Each fruit should have a label that shows the total for that fruit and is only visible when the fruit is chosen 2. The basket and delivery charges should show in a label that is visible only when those options are checked 3. Include Clear and End buttons 4. All the code, other than Clear and End, should be part of the Calculate button. 5. Include a logo of your choice. 6. Use group boxes. 7. Color the form in the colors of your choice

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Genetic Databases

Authors: Martin J. Bishop

1st Edition

ISBN: 0121016250, 978-0121016258

More Books

Students also viewed these Databases questions

Question

KEY QUESTION Refer to columns 1 and 6 in the table for question

Answered: 1 week ago