The form has the following controls and properties:
ToolTip : toolTip1 GroupBox grpSize: text="Size" contains radioButtons:
GroupBox grpCrust: text="Crust" contains radioButtons:
CheckBox: chkCheese: text="Extra cheese $1.50"; tag=1.50 Label: lblToppings; text="Toppings $1 each" CheckedListBox: ChkLstToppings; Items="Anchovies", "Eggplant", "Mushrooms", "Onions", "Pepperoni", "Sausage" RichTextBox :RichTextBox1 Button : btnCalculate: text="Calculate"