Purchase Solution

Visual Basic Windows Application

Not what you're looking for?

Ask Custom Question

Please help with the following problem involving option buttons and radio buttons.

Note: The Solution cannot be opened with Visual Basic 2010.

I have attached three forms for a cell phone plan. The first form that should be visible is a form to where the user will choose whether he wants an individual plan or a family plan. Once that choice is made then the correct form should be displayed. There is some math involved and here is the info needed to write the code.

Cell phone packages
300 min / $45.00 per month
800 min / $65.00 per month
1500 min / $99.00 per month

Options
Voice Mail / $5.00 per month
Text Mess / $10.00 per month

Phones
Mod 100 $29.95
Mod 110 $49.95
Mod 200 $99.95

There is a 6% sales tax and if the user chooses the family plan then he can choose multiple phones.

Attachments
Purchase this Solution

Solution Summary

This solution presents an Windows application that involves three forms, which deal with option buttons and radio buttons.

Solution Preview

Hello,

I have attached the completed solution, according to your ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.