Multiple Choice
How can you cause scroll bars to appear in a ListBox at runtime?
A) Set the ScrollFlag property of the ListBox to True.
B) A scroll bar is automatically added when a ListBox contains more items than can be displayed.
C) Set the ScrollBars property of the ListBox to True.
D) Add a programming statement to call the ScrollBar method of the ListBox.
Correct Answer:

Verified
Correct Answer:
Verified
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)
Q26: How many times will the message I
Q27: What will be the final value of
Q29: Which of the following code fragments calculates
Q30: Which property determines the amount of time,
Q31: Which statement about the <b>ListBox.Items.Add</b> method is
Q32: Which of the following ListBox properties can
Q33: A counter is a(n) _that can be