The IOleDocumentBoxEventArgs interface contains properties of argument of the event that occurs during handling of the events of the object loaded to OleDocumentBox.
| Property name | Brief description | |
| DispId | The DispId property returns dispatcher identifier of the event occurred for the object loaded to the component. | |
| Params | The Params property returns the collection of parameters of the event occurred for the object. |
See also:
Forms Assembly Interfaces | IOleDocumentBox.EnableDocumentEvents