The OleDocumentBoxEventArgs class implements argument that describes an event that should be generated for the object loaded in OleDocumentBox.
Constructor name | Brief description | |
The Create constructor creates an argument that describes an event that should be generated for the object loaded in 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: