Multiple Choice
The process that includes identifying an event, such as a button click as being of interest, and associating a method to be executed when the event occurs describes ____.
A) wiring an event
B) delegating an event
C) balancing an event
D) referencing an event
Correct Answer:

Verified
Correct Answer:
Verified
Q3: To set the background color for the
Q4: The TabControl object displays multiple tabs, like
Q5: To add functionality to a control such
Q6: The _ method associated with the predefined
Q7: To add an icon for the application,
Q9: With a ListBox of numbers, the SelectedItem
Q10: With Windows Presentation Foundation (WPF) applications, _.<br>A)
Q11: The Items, SelectedItems, and SelectedIndices properties are
Q12: Which of the following is one of
Q13: Both the ComboBox and ListBox objects inherit