The OleEventParam holds the name and the value for an event's argument. The UserEditorOleEvent event is fired when an inner ActiveX control fires an event.
Name | Description | |||
Name | Retrieves the name of the event's parameter. | |||
Value | Retrieves the value of the event's parameter. |