Click or drag to resize

FolderViewEventsSelectedItemChanged Event

Occurs when one of the selected items has changed.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also