Click or drag to resize

ViewEventsWindowRevoked Event

Occurs after a window has been revoked.

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

Value

Type: SystemEventHandlerViewEventArgs
See Also