Click or drag to resize

ViewEventsWindowRevoked Event

Occurs after a window has been revoked.

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

Value

Type: SystemEventHandlerViewEventArgs
See Also