ShellBrowser .Net Edition
RegisterShellControl Method (aControl)
NamespacesJam.ShellShellControlConnectorRegisterShellControl(IShellControl)
Registers a control with the ShellControlConnector
Declaration Syntax
C#Visual BasicVisual C++
public virtual void RegisterShellControl(
	IShellControl aControl
)
Public Overridable Sub RegisterShellControl ( _
	aControl As IShellControl _
)
public:
virtual void RegisterShellControl(
	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)