BaseDocument Events
The base class for documents within a DocumentManager.
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also