BCGControlBar Library for .NET
SetInitialLength Method




Sets the width of the horizontally oriented and height of the vertically oriented SplitContainerCell.
Syntax
'Declaration
 
Public Sub SetInitialLength() 
'Usage
 
Dim instance As SplitContainerCell
 
instance.SetInitialLength()
public void SetInitialLength()
public: void SetInitialLength(); 
public:
void SetInitialLength(); 
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