Control |
Name |
Caption/Text |
Other Properties |
Frame |
|
Preparation |
|
Label |
|
Principal: |
|
TextBox |
txtPrincipal |
0.00 |
TextAlign: 3 - frmTextAlignRight |
Label |
|
Interest Rate: |
|
TextBox |
txtInterestRate |
0.00 |
TextAlign: 3 - frmTextAlignRight |
Label |
|
% |
|
Label |
|
Number of Periods: |
|
TextBox |
txtPeriods |
0.00 |
TextAlign: 3 - frmTextAlignRight |
Frame |
|
Compound Frequency |
|
OptionButton |
optMonthly |
Monthly |
Alignment: 0 - fmAlignmentLeft |
OptionButton |
optQuarterly |
Quarterly |
Alignment: 0 - fmAlignmentLeft |
OptionButton |
optSemiannually |
Semiannually |
Alignment: 0 - fmAlignmentLeft |
OptionButton |
optAnnually |
Annually |
Alignment: 0 - fmAlignmentLeft |
Frame |
|
Results |
|
CommandButton |
cmdCalculate |
Calculate |
|
Label |
|
Interest Earned: |
|
TextBox |
txtInterestEarned |
0.00 |
TextAlign: 3 - frmTextAlignRight |
Label |
|
Amount Earned: |
|
TextBox |
txtAmountEarned |
0.00 |
TextAlign: 3 - frmTextAlignRight |