Click or drag to resize

FolderViewEventsViewPaintDone Event

Occurs when enumerated items have been inserted into the view and painted.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also