Click or drag to resize

InvokeCommandEventArgs Properties

The InvokeCommandEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCommand the command that is to be processed
Public propertyInvocationProcessed Set this property to true, if the event was processed and the InvokeCommand should not handled by the shellbrowser component any further.
Top
See Also