IOleDocumentBoxEventArgs

Description

The IOleDocumentBoxEventArgs interface contains properties of argument of the event that occurs during processing of the events of the object loaded in the OleDocumentBox.

Properties

  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 collection of parameters of the event occurred for the object.

See also:

Forms Assembly Interfaces | IOleDocumentBox.EnableDocumentEvents