Double-clicking on the ListBox control registers which default event?

A. SelectedIndexChanged
B. Click event  
C. DoubleClick
D. ItemChanged


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following is not a class UIManager method?

a. LookAndFeelInfo(). b. getInstalledLookAndFeels(). c. setLookAndFeel(). d. getLookAndFeel().

Computer Science & Information Technology

If a class designates all of its data members as private and all of its member functions as public, we must rely on ____ to access data members.

A. scope resolution operators B. member functions C. assignment statements D. equivalence statements

Computer Science & Information Technology

The answer report is divided into _______ sections.

A. two B. three C. six D. five

Computer Science & Information Technology

COGNITIVE ASSESSMENT When application software poses a question to a computer user and the user answers, what term is used to identify that answer?

A. user program directive B. user command C. user response D. user interface reply

Computer Science & Information Technology