BCGControlBar Library for .NET
FixUpControl Method




This function specifies the parent control for the SplitContainerCell and for cells located within it.
Syntax
'Declaration
 
Public Sub FixUpControl() 
'Usage
 
Dim instance As SplitContainerCell
 
instance.FixUpControl()
public void FixUpControl()
public: void FixUpControl(); 
public:
void FixUpControl(); 
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