Control |
Caption or Text |
Name |
Additional Properties |
Frame |
Pizza Size |
|
|
OptionButton |
Small |
optSmall |
|
TextBox |
8.95 |
txtSmall |
Alignment: 1 - Right Justify |
OptionButton |
Medium |
optMedium |
Value: True |
TextBox |
10.75 |
txtMedium |
Alignment: 1 - Right Justify |
OptionButton |
Large |
optLarge |
|
TextBox |
12.95 |
txtLarge |
Alignment: 1 - Right Justify |
Frame |
Side Orders |
|
|
Label |
Qty |
|
|
Label |
Unit Price |
|
Alignment: 1 - Right Justify |
Label |
Sub Total |
|
|
Label |
Buffalo Wings |
|
|
TextBox |
0 |
txtQtyWings |
Alignment: 1 - Right Justify |
TextBox |
3.25 |
txtPriceWings |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalWings |
Alignment: 1 - Right Justify |
Label |
Bread Sticks |
|
|
TextBox |
0 |
txtQtyBread |
Alignment: 1 - Right Justify |
TextBox |
2.15 |
txtPriceBread |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalBread |
Alignment: 1 - Right Justify |
Frame |
Toppings |
|
|
CheckBox |
Pepperoni |
chkPepperoni |
Alignment: 1 - Right Justify |
CheckBox |
Sausage |
chkSausage |
Alignment: 1 - Right Justify |
CheckBox |
Extra Cheese |
chkExtraCheese |
Alignment: 1 - Right Justify |
CheckBox |
Olives |
chkOlives |
Alignment: 1 - Right Justify |
CheckBox |
Onions |
chkOnions |
Alignment: 1 - Right Justify |
Label |
Each Topping |
|
|
TextBox |
0.45 |
txtEachTopping |
Alignment: 1 - Right Justify |
Frame |
Drinks |
|
|
Label |
Qty |
|
|
Label |
Unit Price |
|
|
Label |
Sub Total |
|
|
Label |
Soda Can |
|
|
TextBox |
0 |
txtQtyCan |
Alignment: 1 - Right Justify |
TextBox |
1.45 |
txtPriceCan |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalCan |
Alignment: 1 - Right Justify |
Label |
Soda 20 Oz. |
|
|
TextBox |
0 |
txtQtySoda20 |
Alignment: 1 - Right Justify |
TextBox |
1.45 |
txtPriceSoda20 |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalSoda20 |
Alignment: 1 - Right Justify |
Label |
Soda 2L Bottle |
|
|
TextBox |
0 |
txtQtySoda2L |
Alignment: 1 - Right Justify |
TextBox |
1.45 |
txtPriceSoda2L |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalSoda2L |
Alignment: 1 - Right Justify |
Label |
Orange Juice |
|
|
TextBox |
0 |
txtQtyOJ |
Alignment: 1 - Right Justify |
TextBox |
2.25 |
txtPriceOJ |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalOJ |
Alignment: 1 - Right Justify |
Label |
Water |
|
|
TextBox |
0 |
txtQtyWater |
Alignment: 1 - Right Justify |
TextBox |
1.25 |
txtPriceWater |
Alignment: 1 - Right Justify |
TextBox |
0.00 |
txtTotalWater |
Alignment: 1 - Right Justify |
Button |
Close |
cmdClose |
|
Label |
Total Price |
|
|
Text Box |
0.00 |
txtTotalPrice |
Alignment: 1 - Right Justify |