ViewEvents Methods |
The ViewEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from DispatchEvents.) | |
| Dispose(Boolean) |
Releases unmanaged and optionally managed resources.
(Inherited from DispatchEvents.) | |
| Finalize |
Finalizes an instance of the DispatchEvents class.
(Inherited from DispatchEvents.) | |
| OnEvent |
Called after an IDispatch event (invoke) occured.
(Overrides DispatchEventsOnEvent(Object, DispatchEventArgs).) |