Multiple Choice
After a user types a value into a TextBox in an executing program, where is the value stored?
A) In the Text property of the TextBox.
B) In the String property of the TextBox.
C) In the Label property of the TextBox.
D) In the Name property of the TextBox.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: If a Button's name is reportButton, what
Q18: What conventions are usually applied when naming
Q19: What controls can be used to allow
Q20: How do you use the Toolbox to
Q21: What part of a button on a
Q23: Name and describe some of the properties
Q24: Labels, text boxes, and buttons that users
Q25: So much code is needed to create
Q26: What key combination can be used to
Q27: What property can be modified to change