Multiple Choice
What control should you use to restrict a user's choice to a specific range of numeric values,
A) NumericUpDown
B) TextBox
C) NumberBox
D) None of the above
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
Q4: A difference between textboxes and labels is:<br>A)
Q5: Property Anchor allows the programmer to prevent
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.