BCGControlBar Library for .NET
SplitterHolder Class Members
Properties  Methods 


The following tables list the members exposed by SplitterHolder.

Public Constructors
 NameDescription
Public ConstructorSplitterHolder ConstructorInitializes a new instance of the SplitterHolder class.  
Top
Public Properties
 NameDescription
Public PropertyBounds

Gets  the size and location of the SplitterHolder.

 
Public PropertyHeight

Gets or sets the height of the SplitterHolder.

 
Public PropertyIsEmptySpecifies if the internal splitter control is a null reference.  
Public PropertyIsHorizontalSpecifies if the internal splitter control has a horizontal orientation. If the splitter control is a null reference the exception will be thrown.  
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the boundaries of the splitter control.  
Public PropertyParentControlGets or sets the control that the internal splitter control assign to.  
Public PropertyParentDockTableGets or sets the docktable that the internal splitter control assign to.  
Public PropertySizeGets or sets the height and width of the SplitterHolder.  
Public PropertyVisible

Gets a value indicating whether the internal splitter control is displayed.

 
Public PropertyWidth

Gets or sets the width of the SplitterHolder.

 
Top
Public Methods
 NameDescription
Public MethodClearRemoves the Splitter from the SplitterHolder.  
Public MethodCommitBoundsIf the splitter is not a null reference, its boundaries will be set equal to the boundaries of the splitter control.  
Public MethodDisposeOverloaded. Releases all resources used by the SplitterHolder.  
Public MethodEqualsOverloaded. Determines whether the specified Splitter Control  equals to the splitter control from the splitter holder.  
Public MethodGetIndexInDockTableGets an index of this SplitterHolder in SplitterHolders' collection from the DockTable.  
Public MethodGetLeftIndexInDockTable  
Public MethodGetRightIndexInDockTable  
Public MethodInitBoundsSets the boundaries of the SplitterHolder equal to the boundaries of the internal splitter.  
Top
See Also

Reference

SplitterHolder Class
BCGSoft.ControlBars Namespace

Send Feedback