ShellBrowser .Net Edition
InvocationProcessed Property
NamespacesJam.ShellInvokeCommandEventArgsInvocationProcessed
Set this property to true, if the event was processed and the InvokeCommand should not handled by the shellbrowser component any further.
Declaration Syntax
C#Visual BasicVisual C++
public bool InvocationProcessed { get; set; }
Public Property InvocationProcessed As Boolean
public:
property bool InvocationProcessed {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)