GetDragDropParametersEventArgs Class |
Namespace: callback.ShellBoost.Core
public sealed class GetDragDropParametersEventArgs : EventArgs
The GetDragDropParametersEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BufferSize |
Gets or sets the size of the buffer.
|
![]() | Folder |
Gets the opened Shell Folder instance.
|
![]() | StreamsAreRealized |
Gets or sets a value indicating whether streams are realized.
|
![]() | Type |
Gets the type of drag and drop event.
|
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.) |