After dynamically creating a control during run time using VbControlExtender object, I can only access the events for the most recently created object in the ObjectEvent event.

Though it is probably impossible I am trying to find a way to code events for every control created dynamically.