Multiple Choice
Which of the following controls and methods provides a simple way to gather input from the user at runtime without placing a text box on a form?
A) ListBox
B) MessageBox
C) ComboBox
D) InputBox
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which of the following sections of code
Q16: The <b>SelectedItem</b> property of a ListBox _.<br>A)
Q17: Which standard Visual Basic function returns the
Q18: Which type of loop repeats as long
Q19: A ToolTip is a _that allows the
Q21: If <b>lstMonths</b> is a <b>ListBox</b>, which of
Q22: The first item in a ListBox has
Q23: A difference between a <b>ListBox</b> and a
Q24: The _method can be used to place
Q25: The <b>InputBox</b> function always returns a _value.<br>A)