PDA

View Full Version : Visual Basic 2005


mdeclipse03
03-23-2009, 10:53 AM
Does anyone know/have experience with this programming, particularly in creating a class? I have a GUI form that has several options that a user selects from (by checkmark box). Each option has its own price.

For example: 80gb harddrive = $80, 120gb = $100, etc. This goes for a type of case and other computer components for building a computer.

I have three text boxes, 1 for a sub total, additional cose (for adding a tax) and total. When the user clicks on a Quotation button, these three text boxes will be filled with an estimate price. If the user is happy with the price, they can click on a Purchase button. Here I would want a message box to show "Do you want to purchase this system" with a yes or no option.

I have no idea how to do this. I have to create a new class and somehow initiate this class into the main code. Could someone with experience in VB provide a stepping stone for me.

thanks

MrX
03-23-2009, 11:12 AM
Might be some useful info here

http://www.homeandlearn.co.uk/NET/nets11p2.html

Visual Basic Developer Center (http://msdn.microsoft.com/en-us/vbasic/default.aspx)

mdeclipse03
03-25-2009, 08:00 AM
thanks, those did kind of help but is still kind of confusing


SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.