In the button's click event procedure, declare a double variable named dblNum. Use an assignment statement to assign the contents of the text box to the variable. Then, use an assignment statement to assign the content of the double variable to the label Add a text box, label and button.