Click or drag to resize

ShellFolderRefresh Event

Raised when the view is refreshed, for example when the end-user presses the F5 key from the list view.

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

Value

Type: SystemEventHandlerEventArgs
See Also