Is there a possibility to assign events from _different_
controls to a container and to distinuish between them?

Can you use wildcards for events like
Code:
private sub GS*_Click()
?