[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.ComObjectEventArgs

ComObjectEventArgs Class

Event args for ComObject used by ObjectTracker.

Inheritance
ComObjectEventArgs
Namespace: GrapeCity.Documents.DX
Assembly: GcDocs.DX.Windows.dll
Syntax
public class ComObjectEventArgs : EventArgs

Constructors

Name Description
ComObjectEventArgs(ComObject)

Initializes a new instance of the ComObjectEventArgs class.

Fields

Name Description
Object

The object being tracked/untracked.