Is there a way to get a list of all the events for a control, such as keypress or keydown, such as in the visual basic ide dropdown. Do I have to manually add handlers for such events that I want to sink?