Hello

1. How do I add events to my user control (designer)

2. My control hosts another control. Can I easily expose events of anther
control as if they were my control's events (so I don't have to manually do
this - something alone these lines)

Thank you