Click or drag to resize

BrowserEventsCommandStateChange Event

Occurs when the enabled state of a command changes.

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also