ViewEventArgs Class |
Namespace: callback.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 | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Converts to string.
(Overrides DispatchEventArgsToString.) |