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:
Name
Description
Name
Retrieves the name of the event's parameter.
Value
Retrieves the value of the event's parameter.