ShellBrowser .Net Edition
DeregisterShellControl Method (aControl)
NamespacesJam.ShellShellControlConnectorDeregisterShellControl(IShellControl)
Deregisters a control with the ShellControlConnector
Declaration Syntax
C#Visual BasicVisual C++
public virtual void DeregisterShellControl(
	IShellControl aControl
)
Public Overridable Sub DeregisterShellControl ( _
	aControl As IShellControl _
)
public:
virtual void DeregisterShellControl(
	IShellControl^ aControl
)
Parameters
aControl (IShellControl)
A shell control that implements the IShellControl interface

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