Multiple Choice
What is the name of the default event handler method for RadioButton and CheckBox objects?
A) Click( )
B) SelectedIndexChanged( )
C) KeyPress( )
D) CheckedChanged( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: The default event-handler method for CheckBox objects
Q29: The delegate signature indicates what the method
Q30: Delegate declarations resembles _ declarations.<br>A) method<br>B) variable<br>C)
Q31: The default event-handler method for the ComboBox
Q32: In order for event handlers to be
Q34: SelectedItems and _ properties can be used
Q35: ComboBox objects save space on a form
Q36: The Form object also has a BackgroundImage
Q37: When you define a delegate type, you
Q38: A(n) _ is an underlined character in