Click or drag to resize

FolderViewEventsNoItemStateChanged Event

Occurs when we went from 0 to some or some to 0 items in the view.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> NoItemStateChanged

Value

Type: SystemEventHandlerDispatchEventArgs
See Also