ViewEventArgs Class |
Namespace: ShellBoost.Core.WindowsShell
public sealed class ViewEventArgs : DispatchEventArgs
The ViewEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
Gets the event arguments.
(Inherited from DispatchEventArgs.) | |
| Cookie |
Gets the window cookie.
| |
| DispId |
Gets the dispid.
(Inherited from DispatchEventArgs.) | |
| Result |
Gets or sets the result.
(Inherited from DispatchEventArgs.) |
| Name | Description | |
|---|---|---|
| ToString |
Converts to string.
(Overrides DispatchEventArgsToString.) |