home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
basic
/
library
/
vb
/
vbsource
/
invest.frm
(
.txt
)
< prev
next >
Wrap
Visual Basic Form
|
1991-08-29
|
898b
|
28 lines
Form1
Investment Calculator
Form1
Label1
Starting Balance
StartText
Label2
Interest Rate in %
RateText
Label3
Duration in Years
YearsText
CalcCmd
Compute Ending Balance
Label4
Ending Balance
EndText
CalcCmd_Click
StartBal
StartText
RateText
Years
YearsText
EndBal
EndText
CalcCmd_Click
#,###,##0.00