Correctly. Event handling is done using the naming convention in VB6 / VBA.
The name may be the name of the itlsef control, or it may be a declared variable WithEvents. Assigning a different link to this variable, you begin to receive events from this new object. This can be seen as a dynamic subscription.
. , Excel , Button.OnAction. ( ), .