OleEvent object

The OleEvent object holds information about an event fired by an inner ActiveX control hosted by an UserEditorType editor.  The UserEditorOleEvent event is fired when an inner ActiveX control fires an event.

 NameDescription 
  CountParamRetrieves the count of the OLE event's arguments. 
  NameRetrieves the original name of the fired event. 
  ParamRetrieves an OleEventParam object given either the index of the parameter, or its name.