BCGSoft.ControlBars Namespace : SplitterHolder Class |
The following tables list the members exposed by SplitterHolder.
Name | Description | |
---|---|---|
![]() | SplitterHolder Constructor | Initializes a new instance of the SplitterHolder class. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the size and location of the SplitterHolder. |
![]() | Height | Gets or sets the height of the SplitterHolder. |
![]() | IsEmpty | Specifies if the internal splitter control is a null reference. |
![]() | IsHorizontal | Specifies if the internal splitter control has a horizontal orientation. If the splitter control is a null reference the exception will be thrown. |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the boundaries of the splitter control. |
![]() | ParentControl | Gets or sets the control that the internal splitter control assign to. |
![]() | ParentDockTable | Gets or sets the docktable that the internal splitter control assign to. |
![]() | Size | Gets or sets the height and width of the SplitterHolder. |
![]() | Visible | Gets a value indicating whether the internal splitter control is displayed. |
![]() | Width | Gets or sets the width of the SplitterHolder. |
Name | Description | |
---|---|---|
![]() | Clear | Removes the Splitter from the SplitterHolder. |
![]() | CommitBounds | If the splitter is not a null reference, its boundaries will be set equal to the boundaries of the splitter control. |
![]() | Dispose | Overloaded. Releases all resources used by the SplitterHolder. |
![]() | Equals | Overloaded. Determines whether the specified Splitter Control equals to the splitter control from the splitter holder. |
![]() | GetIndexInDockTable | Gets an index of this SplitterHolder in SplitterHolders' collection from the DockTable. |
![]() | GetLeftIndexInDockTable | |
![]() | GetRightIndexInDockTable | |
![]() | InitBounds | Sets the boundaries of the SplitterHolder equal to the boundaries of the internal splitter. |