SelectAndEditItemEventArgs Class |
Namespace: callback.ShellBoost.Core
public sealed class SelectAndEditItemEventArgs : HandledEventArgs
The SelectAndEditItemEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flags |
Gets the flags.
|
![]() | Folder |
Gets the opened Shell Folder instance.
|
![]() | Handled | Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. (Inherited from HandledEventArgs.) |
![]() | ItemIdList |
Gets the PIDL of the Shell Item being selected.
|
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 | Returns a string that represents the current object. (Inherited from Object.) |