ViewEvents Class |
Namespace: ShellBoost.Core.WindowsShell
public class ViewEvents : DispatchEvents
The ViewEvents type exposes the following members.
Name | Description | |
---|---|---|
ViewEvents |
Initializes a new instance of the ViewEvents class.
|
Name | Description | |
---|---|---|
InterfaceId |
Gets the interface identifier (IID).
(Inherited from DispatchEvents.) |
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).) |
Name | Description | |
---|---|---|
Event |
Occurs after an IDispatch event occured.
(Inherited from DispatchEvents.) | |
WindowRegistered |
Occurs after a window has been registered.
| |
WindowRevoked |
Occurs after a window has been revoked.
|