An object of custom control has been created at run time by reflection
I want to handle MouseDown event of this control, by using System.ComponentModel.TypeDescriptor.GetEvents I could get this event but how to handle it?