Click or drag to resize

InvokeCommandEventArgsInvocationProcessed Property

Set this property to true, if the event was processed and the InvokeCommand should not handled by the shellbrowser component any further.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool InvocationProcessed { get; set; }

Property Value

Type: Boolean
See Also