ShellBrowser .Net Edition
OnBeforeInvokeCommandOnSelected Method (p_EventArgs)
NamespacesJam.ShellSystemListViewOnBeforeInvokeCommandOnSelected(InvokeCommandEventArgs)
Calls the BeforeInvokeCommandOnSelected event if it is assigned.
Declaration Syntax
C#Visual BasicVisual C++
protected void OnBeforeInvokeCommandOnSelected(
	InvokeCommandEventArgs p_EventArgs
)
Protected Sub OnBeforeInvokeCommandOnSelected ( _
	p_EventArgs As InvokeCommandEventArgs _
)
protected:
void OnBeforeInvokeCommandOnSelected(
	InvokeCommandEventArgs^ p_EventArgs
)
Parameters
p_EventArgs (InvokeCommandEventArgs)
event arguments

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