OleDocumentBoxEventArgs

Description

The OleDocumentBoxEventArgs class implements argument that describes an event that should be generated for the object loaded in OleDocumentBox.

Constructors

  Constructor name Brief description
The Create constructor creates an argument that describes an event that should be generated for the object loaded in OleDocumentBox.

Properties inherited from IOleDocumentBoxEventArgs

  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 Classes