Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleBuild a calculator with a European flavor
DescriptionThis example shows how to build a calculator with a European flavor in Visual Basic 6. This is a basic calculator with buttons for Euro/Pound Sterling conversions. You can change the conversion rate so you could use it to convert between any two currencies, units of measure, or whatever.
Keywordscalculator, euro, pound
CategoriesAlgorithms, Miscellany
 
Thanks to Greg Doran, Dublin Ireland.

The program's numeric buttons add values to an accumulator. Function keys perform operations on the values. See the code for details.

 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated