| BCGSoft.ControlBars Namespace > LayoutController Class : RegisterComponent Method |
'Declaration Public Sub RegisterComponent( _ ByVal parentForm As Form, _ ByVal component As Component _ )
'Usage Dim instance As LayoutController Dim parentForm As Form Dim component As Component instance.RegisterComponent(parentForm, component)
public void RegisterComponent( Form parentForm, Component component )
public: void RegisterComponent( Form* parentForm, Component* component )
public: void RegisterComponent( Form^ parentForm, Component^ component )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2