BCGControlBar Library for .NET
GetParentContainer Method




Specifies the parent SplitContainerEx.
Syntax
'Declaration
 
Public Function GetParentContainer() As SplitContainerEx
'Usage
 
Dim instance As SplitContainerCell
Dim value As SplitContainerEx
 
value = instance.GetParentContainer()
public SplitContainerEx GetParentContainer()
public: SplitContainerEx* GetParentContainer(); 
public:
SplitContainerEx^ GetParentContainer(); 
Requirements

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

See Also

Reference

SplitContainerCell Class
SplitContainerCell Members

Send Feedback