OleEventParam object
The OleEventParam holds the name and the value for an event's argument. The control fires the OleEvent event when the inside ActiveX control fires an event. The OleEventParam object supports the following properties and methods:

NameDescription
NameRetrieves the name of the event's parameter.
ValueRetrieves the value of the event's parameter.