Multiple Choice
A difference between textboxes and labels is:
A) textboxes have a drop-down feature
B) labels cannot be changed during runtime
C) textboxes allow the user to enter information into them
D) nothing
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Mouse interaction with the GUI is limited
Q2: What does the InitialDelay property of the
Q3: Using the CheckState property you can determine
Q5: Property Anchor allows the programmer to prevent
Q6: What control should you use to restrict
Q7: An example of software with a GUI
Q8: GroupBoxes can display captions and do not
Q9: Events can be:<br>A) generated within the code
Q10: All buttons,including checkboxes and radiobuttons,are derived from
Q11: KeyPress events cannot deal with modifier keys.