Calculator
Category:
MiscellaneousType:
ApplicationsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
A calculator. It is based on a sample that comes with VB, with the following additional features/major enhancements:
- Users can use both mouse and keyboard key to carry out entries for numerals and operator signs (Enter key is made the same as =), etc.
- Provides memory functions.
- Allows copying calculation result to the clipboard.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download calculator.zip