ShellBrowser .Net Edition
OnOpening Method (e)
NamespacesJam.ShellBackgroundContextMenuOnOpening(CancelEventArgs)
Raises the Opening event.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnOpening(
	CancelEventArgs e
)
Protected Overrides Sub OnOpening ( _
	e As CancelEventArgs _
)
protected:
virtual void OnOpening(
	CancelEventArgs^ e
) override
Parameters
e (CancelEventArgs)
A CancelEventArgs that contains the event data.

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