The default event-handler method for the ComboBox control is ____.
A. KeyPress( )
B. SelectedIndexChanged( )
C. Click( )
D. Changed( )
Answer: B
Computer Science & Information Technology
You might also like to view...
Nontype parameters are:
a. Unable to have default arguments. b. Specified before the angle-bracket-enclosed type-parameter list. c. const. d. Required for class templates.
Computer Science & Information Technology
Repeat Programming Project 10 of the previous chapter, but include constructors.
This project involves adding constructors to the Movie class.
Computer Science & Information Technology
An array that uses two subscripts is referred to as a(n) ___________ array.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which of the following provides security for information sent online and works to secure HTTP, FTP, and Telnet traffic?
a. SSH b. SSL c. IPsec d. EFS
Computer Science & Information Technology