Click or drag to resize

FolderViewEventsViewPaintDone Event

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

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also