Returns an event object of type VBComponentsEvents.
Syntax
object.VBComponentsEvents (vbproject As vbProject)
The VBComponentsEvents property syntax has these parts:
| Part | Description |
| object | An object expression that evaluates to an object in the Applies To list. |
| vbproject | An object of type vbProject which specifies the project which contains the components. |