BCGControlBar Library for .NET
SplitContainerCell Class Members
Properties  Methods  Events


The following tables list the members exposed by SplitContainerCell.

Public Constructors
 NameDescription
Public ConstructorSplitContainerCell ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBorderSizeSpecifies border size. You can adjust border size for each side of cell individually.  
Public PropertyBoundsSpecifies the current bounds of the cell in parent client coordinates.  
Public PropertyCalcBorderTells how the border of cell is calculated and drawn.  
Public PropertyCalcPaddingSpecifies how and when the cell padding should be calculated.  
Public PropertyCellCollectionCollection of nested cells.  
Public PropertyCellPaddingSpecifies spacing between internal cell area and border. You can adjust padding for each cell side individually.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEmbeddedControlReference to a control contained within cell. Control fills the entire cell area minus border size and padding.  
Public PropertyFixedSizeTells whether the cell can be resized by its movable bar (splitter), or not.  
Public PropertyInitialLengthDefines initial width or height of the cell.  
Public PropertyOrientationOrientation of nested cells.  
Public PropertyParentCellRepresents a reference to the parent cell  
Public PropertySite (Inherited from System.ComponentModel.Component)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdjustLayoutAdjusts layout of nested cells.  
Public MethodBuildSplitterRectCalled by the framework to define the boundaries of the specified SplitContainerCell.  
Public MethodCalcInternalRectCalculates the internal rectangle of the SplitContainerCell.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases all resources used by the SplitContainerCell.  
Public MethodFixUpControlThis function specifies the parent control for the SplitContainerCell and for cells located within it.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMinSizeCalled by the framework on setting minimum available size of the SplitContainerCell  
Public MethodGetObjectData

Populates the SerializationInfo object with the data needed to serialize the SplitContainerCell object.

 
Public MethodGetParentContainerSpecifies the parent SplitContainerEx.  
Public MethodHitTestHit tests a cell.  
Public MethodInitInitializes properties for the SplitContainerCell.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsCalcBorderIndicates a value if the SpitContainerEx has a border.  
Public MethodIsCalcPaddingIndicates a value whether a SplitContainerCell has a Padding.  
Public MethodIsDesignMode  
Public MethodMoveSets a new location for the SplitContainerCell and rearranges all items according new location.  
Public MethodMoveSplitterMoves the splitter between two cells.  
Public MethodOnDrawDraws a SplitContainerCell on the specified graphics.  
Public MethodResizeSets new boundaries for the SplitContainerCell.  
Public MethodResizeProportional  
Public MethodSetInitialLengthSets the width of the horizontally oriented and height of the vertically oriented SplitContainerCell.  
Public MethodSetParentCellAssigns the parent SplitContainerCell  for current cell.  
Public MethodSetParentContainerSpecifies the parent container for embedded control and cells.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

SplitContainerCell Class
BCGSoft.Controls.Shared Namespace

Send Feedback