Which one of the following statements assigns the value contained in the Text property of a Text Box control named textbook to the Text Property of a Label control named age Label?

a. ageLabel = ageTextBox;
b. ageTextBox.Text = ageLabel.Text;
c. ageLabel.Text = ageTextBox.Text;
d. ageTextBox = ageLabel;

c. ageLabel.Text = ageTextBox.Text;

Computer Science & Information Technology

You might also like to view...

Most business documents are best formatted using an 11- or 12-point serif font

Indicate whether the statement is true or false

Computer Science & Information Technology

A switch resides at Layer _______ of the OSI model

Fill in the blank(s) with correct word

Computer Science & Information Technology