BCGSoft.Controls.Shared Namespace > SplitContainerCell Class > SplitContainerCell Constructor : SplitContainerCell Constructor(SplitContainerEx,Control) |
Creates a new instance of the SplitContainerCell for specified SplitContainerEx with specified embedded control.
'Declaration Public Function New( _ ByVal parent As SplitContainerEx, _ ByVal embeddedControl As Control _ )
'Usage Dim parent As SplitContainerEx Dim embeddedControl As Control Dim instance As New SplitContainerCell(parent, embeddedControl)
public SplitContainerCell( SplitContainerEx parent, Control embeddedControl )
public: SplitContainerCell( SplitContainerEx* parent, Control* embeddedControl )
public: SplitContainerCell( SplitContainerEx^ parent, Control^ embeddedControl )
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