GetFileDialogPropertiesEventArgs Class |
Namespace: callback.ShellBoost.Core
public sealed class GetFileDialogPropertiesEventArgs : EventArgs
The GetFileDialogPropertiesEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Folder |
Gets the Shell Folder instance
|
![]() | Properties |
Gets or sets the properties that the native proxy should retrive from the dialog box.
|
![]() | Type |
Gets the type of FileDialog 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.) |