Multiple Choice
Assume you have a Button control named btnDisplayList. Which is the default name for an event procedure that will be executed when the user clicks on the control?
A) Click_btnDisplayList
B) btnDisplayList_Click
C) btnDisplayList_ClickEvent
D) btnDisplayList_ClickButton
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: The code template for an event handler
Q11: Which property determines the characters that appear
Q12: Which of the following is not a
Q13: To lock all of the controls on
Q14: The _property appears in parentheses so it
Q16: The _control uses a Label to display
Q17: If the Visible property of a control
Q18: The properties of a control are listed
Q19: A label control may be added to
Q20: When Visual Studio displays a new project,