Click or drag to resize

ShellFolderGetFileDialogProperties Event

Raised to determine what properties to gather for a future file dialog event.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<GetFileDialogPropertiesEventArgs> GetFileDialogProperties

Value

Type: SystemEventHandlerGetFileDialogPropertiesEventArgs
See Also