skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadSplitContainer

Represents a container control that provides a resizable split interface with multiple panels. The control supports both horizontal and vertical orientations and allows dynamic resizing of contained panels.

Inheritance
System.Object
RadControl
SplitPanel
RadSplitContainer
DocumentContainer
RadDock
Inherited Members
SplitPanel.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
SplitPanel.OnControlAdded(ControlEventArgs)
SplitPanel.OnControlTreeChanged(ControlTreeChangedEventArgs)
SplitPanel.WndProc(Message)
SplitPanel.ScaleControl(SizeF, BoundsSpecified)
SplitPanel.ElementTree
SplitPanel.EnableKeyMap
SplitPanel.CommandBindings
SplitPanel.ImageScalingSize
SplitPanel.SmallImageList
SplitPanel.ImageList
SplitPanel.IsDesignMode
SplitPanel.BorderStyle
SplitPanel.SizeInfo
SplitPanel.CreateParams
SplitPanel.MinimumSize
SplitPanel.MaximumSize
SplitPanel.DefaultSize
SplitPanel.SplitContainer
SplitPanel.Parent
SplitPanel.SplitPanelElement
SplitPanel.Collapsed
SplitPanel.DefaultMargin
SplitPanel.ControlTreeChanged
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Dispose(Boolean)
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.ShouldSerializeForeColor()
RadControl.SetForeColorThemeOverrides()
RadControl.ResetForeColorThemeOverrides()
RadControl.ShouldSerializeFont()
RadControl.OnKeyDown(KeyEventArgs)
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnKeyPress(KeyPressEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnGotFocus(EventArgs)
RadControl.OnLostFocus(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnVisibleChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnBindingContextChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnRightToLeftChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.OnInvalidated(RadElement)
RadControl.OnCaptureLosing()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessFocusRequested(RadElement)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.ProcessAutoSizeChanged(Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.IsInputKey(Keys)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.EndInit()
RadControl.OnNotifyPropertyChanged(String)
RadControl.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.GetPreferredSize(Size)
RadControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ControlDefinesThemeForElement(RadElement)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.CanEditElementAtDesignTime(RadElement)
RadControl.GetControlDefaultSize()
RadControl.GetDpiScaledSize(Size)
RadControl.GetDpiScaledSize(SizeF)
RadControl.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.EnableTheming
RadControl.UseCompatibleTextRendering
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageScalingSize
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.BackColor
RadControl.Font
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.EnableUIAutomation
RadControl.EnableUIAutomationDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

[TelerikToolboxCategory("Containers")]
[RadToolboxItem(false)]
public class RadSplitContainer : SplitPanel, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider

Constructors

RadSplitContainer()

Initializes a new instance of the RadSplitContainer class.

Declaration
public RadSplitContainer()

RadSplitContainer(Orientation)

Initializes a new instance of the RadSplitContainer class with the specified orientation.

Declaration
public RadSplitContainer(Orientation orientation)
Parameters
System.Windows.Forms.Orientation orientation

The orientation of the split container.

Properties

AutoSize

Gets or sets whether the edit control is auto-sized

Declaration
public override bool AutoSize { get; set; }
Property Value
System.Boolean

Overrides
RadControl.AutoSize

ContentRectangle

Declaration
public virtual Rectangle ContentRectangle { get; }
Property Value
System.Drawing.Rectangle

Cursor

Gets or sets the cursor that is displayed when the mouse pointer is over the control.

Declaration
public override Cursor Cursor { get; set; }
Property Value
System.Windows.Forms.Cursor

EnableCollapsing

Determines whether the panels can be collapsed when clicking twice on splitter or click once on navigation button. If you disable collapsing, UseSplitterButtons will also be disabled.

Declaration
public bool EnableCollapsing { get; set; }
Property Value
System.Boolean

EnableImmediateResize

Gets a value indicating whether the bounds of the split panels should be updated immediately on drag.

Declaration
public bool EnableImmediateResize { get; set; }
Property Value
System.Boolean

ForeColor

This property is not relevant for this class.

Declaration
public override Color ForeColor { get; set; }
Property Value
System.Drawing.Color

Overrides
RadControl.ForeColor

HasNonCollapsedChild

Declaration
public bool HasNonCollapsedChild { get; }
Property Value
System.Boolean

HasVisibleSplitPanels

Declaration
public bool HasVisibleSplitPanels { get; }
Property Value
System.Boolean

HorizontalResizeCursor

Gets or sets the cursor which is used while resizing a panel and the control`s orientation is horizontal.

Declaration
public virtual Cursor HorizontalResizeCursor { get; set; }
Property Value
System.Windows.Forms.Cursor

IsCleanUpTarget

Determines whether the container is a target of automatic defragment operation. This property is internally used by the framework and is not intended to be directly used in code.

Declaration
public bool IsCleanUpTarget { get; set; }
Property Value
System.Boolean

LayoutStrategy

Gets or sets the layout strategy that arranges all the visible SplitPanel children.

Declaration
public SplitContainerLayoutStrategy LayoutStrategy { get; set; }
Property Value
SplitContainerLayoutStrategy

NavigationButtonCursor

Gets or sets the cursor which is used while the mouse is over the navigation buttons.

Declaration
public virtual Cursor NavigationButtonCursor { get; set; }
Property Value
System.Windows.Forms.Cursor

Orientation

Gets or sets a value indicating the horizontal or vertical orientation of the Telerik.WinControls.UI.RadSplitContainer panels.

Declaration
public Orientation Orientation { get; set; }
Property Value
System.Windows.Forms.Orientation

RootContainer

Declaration
public RadSplitContainer RootContainer { get; }
Property Value
RadSplitContainer

SplitContainerElement

Gets the split container element.

Declaration
public SplitContainerElement SplitContainerElement { get; }
Property Value
SplitContainerElement

SplitPanels

Declaration
public SplitPanelCollection SplitPanels { get; }
Property Value
SplitPanelCollection

SplitterDistance

Gets a value indicating the splitter distance. Never set the value of this property directly.

Declaration
public int SplitterDistance { get; set; }
Property Value
System.Int32

Splitters

Declaration
public SplitterCollection Splitters { get; }
Property Value
SplitterCollection

SplitterWidth

Gets or sets the width of a single splitter on the container. Specify zero to prevent displaying any splitters at all.

Declaration
[RadPropertyDefaultValue("SplitterWidth", typeof(SplitContainerElement))]
public virtual int SplitterWidth { get; set; }
Property Value
System.Int32

Text

This property is not relevant for this class.

Declaration
public override string Text { get; set; }
Property Value
System.String

Overrides
RadControl.Text

ThemeClassName

Declaration
public override string ThemeClassName { get; set; }
Property Value
System.String

Overrides
SplitPanel.ThemeClassName

UseSplitterButtons

Enable and Disable navigation buttons. If you enable the buttons EnableCollapsing will also be enabled.

Declaration
public bool UseSplitterButtons { get; set; }
Property Value
System.Boolean

VerticalResizeCursor

Gets or sets the cursor which is used while resizing a panel and the control`s orientation is vertical.

Declaration
public virtual Cursor VerticalResizeCursor { get; set; }
Property Value
System.Windows.Forms.Cursor

Methods

ApplySplitterWidth(Int32)

Applies the desired splitter width across all splitters and delegates the event to all descendant RadSplitContainer instances. This method is used internally.

Declaration
public virtual void ApplySplitterWidth(int splitterWidth)
Parameters
System.Int32 splitterWidth

ApplyThemeToSplitterElements()

Applies theme to all SplitterElements.

Declaration
protected virtual void ApplyThemeToSplitterElements()

CalculateSplitterDistance(RadDirection, Int32, Int32, Int32, Int32)

Calculates the splitter distance based on the specified direction and bounds.

Declaration
protected virtual void CalculateSplitterDistance(RadDirection direction, int initialSplitterDistance, int lastSplitterPosition, int boundsMinimum, int boundsMaximum)
Parameters
RadDirection direction

The direction to move the splitter.

System.Int32 initialSplitterDistance

The initial splitter distance.

System.Int32 lastSplitterPosition

The last splitter position.

System.Int32 boundsMinimum

The minimum bounds value.

System.Int32 boundsMaximum

The maximum bounds value.

CanSelectAtDesignTime()

Determines whether the container can be selected at design-time. This method is used internally and is not intended for public use.

Declaration
public virtual bool CanSelectAtDesignTime()
Returns
System.Boolean

True if the container can be selected at design-time; otherwise, false.

Construct()

Declaration
protected override void Construct()
Overrides
RadControl.Construct()

CreateChildItems(RadElement)

Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
RadElement parent

Overrides
SplitPanel.CreateChildItems(RadElement)

CreateControlsInstance()

Declaration
protected override Control.ControlCollection CreateControlsInstance()
Returns
System.Windows.Forms.Control.ControlCollection

GetSplitterElementAndButtonElementAtPoint(Point, out SplitterElement, out RadButtonElement)

Gets the SplitterElement and RadButtonElement whose rectangles contain the specified point.

Declaration
public virtual void GetSplitterElementAndButtonElementAtPoint(Point clientPoint, out SplitterElement splitter, out RadButtonElement button)
Parameters
System.Drawing.Point clientPoint

The point to test, in SplitContainer client coordinates.

SplitterElement splitter

When this method returns, contains the SplitterElement at the specified point, or null if no splitter is found.

RadButtonElement button

When this method returns, contains the RadButtonElement at the specified point, or null if no button is found.

GetSplitterElementAtPoint(Point)

Gets the SplitterElement which rectangle contains the specified point.

Declaration
public virtual SplitterElement GetSplitterElementAtPoint(Point clientPoint)
Parameters
System.Drawing.Point clientPoint

Point to test, in SplitContainer client coordinates.

Returns
SplitterElement

SplitterElement if found, null otherwise.

LayoutInternal()

Performs the internal layout logic for the split container.

Declaration
protected void LayoutInternal()

MergeWithParentContainer()

Provides a routine which merges a container with its parent (if appropriate). The purpose of this logic is to remove internally created containers when they are not needed. This method is used internally and is not intended for public use.

Declaration
public virtual bool MergeWithParentContainer()
Returns
System.Boolean

True if the merge operation was successful; otherwise, false.

MoveSplitter(SplitterElement, RadDirection)

Moves the specified splitter in the given direction.

Declaration
public void MoveSplitter(SplitterElement splitter, RadDirection direction)
Parameters
SplitterElement splitter

The splitter element to move.

RadDirection direction

The direction to move the splitter.

OnChildPanelCollapsedChanged(SplitPanel)

Called when a child panel's collapsed state changes.

Declaration
protected virtual void OnChildPanelCollapsedChanged(SplitPanel child)
Parameters
SplitPanel child

The child panel whose collapsed state changed.

OnControlRemoved(ControlEventArgs)

Called when a control is removed from the split container.

Declaration
protected override void OnControlRemoved(ControlEventArgs e)
Parameters
System.Windows.Forms.ControlEventArgs e

The event arguments containing information about the removed control.

Overrides
SplitPanel.OnControlRemoved(ControlEventArgs)

OnLayout(LayoutEventArgs)

Called when the layout needs to be performed.

Declaration
protected override void OnLayout(LayoutEventArgs e)
Parameters
System.Windows.Forms.LayoutEventArgs e

The layout event arguments.

Overrides
RadControl.OnLayout(LayoutEventArgs)

OnLoad(Size)

Called when the control is loaded with the specified desired size.

Declaration
protected override void OnLoad(Size desiredSize)
Parameters
System.Drawing.Size desiredSize

The desired size of the control.

Overrides
RadControl.OnLoad(Size)

OnMouseDoubleClick(MouseEventArgs)

Called when the control is double-clicked.

Declaration
protected override void OnMouseDoubleClick(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The mouse event arguments.

OnMouseDown(MouseEventArgs)

Called when a mouse button is pressed over the control.

Declaration
protected override void OnMouseDown(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The mouse event arguments.

Overrides
RadControl.OnMouseDown(MouseEventArgs)

OnMouseLeave(EventArgs)

Called when the mouse pointer leaves the control.

Declaration
protected override void OnMouseLeave(EventArgs e)
Parameters
System.EventArgs e

The event arguments.

Overrides
RadControl.OnMouseLeave(EventArgs)

OnMouseMove(MouseEventArgs)

Called when the mouse pointer moves over the control.

Declaration
protected override void OnMouseMove(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The mouse event arguments.

Overrides
RadControl.OnMouseMove(MouseEventArgs)

OnMouseUp(MouseEventArgs)

Called when a mouse button is released over the control.

Declaration
protected override void OnMouseUp(MouseEventArgs e)
Parameters
System.Windows.Forms.MouseEventArgs e

The mouse event arguments.

Overrides
RadControl.OnMouseUp(MouseEventArgs)

OnNavigationButtonClick(Object, EventArgs)

Called when a navigation button is clicked.

Declaration
protected virtual void OnNavigationButtonClick(object sender, EventArgs e)
Parameters
System.Object sender

The source of the event.

System.EventArgs e

The event arguments.

OnOrientationChanged(EventArgs)

Called when the orientation of the split container changes.

Declaration
protected virtual void OnOrientationChanged(EventArgs e)
Parameters
System.EventArgs e

The event arguments.

OnPanelCollapsed(SplitterElement, EventArgs)

Raises the PanelCollapsed event.

Declaration
public virtual void OnPanelCollapsed(SplitterElement splitter, EventArgs e)
Parameters
SplitterElement splitter

The splitter element involved in the operation.

System.EventArgs e

The event arguments.

OnPanelCollapsing(SplitterElement, RadSplitContainer.PanelCollapsingEventArgs)

Raises the PanelCollapsing event.

Declaration
public virtual void OnPanelCollapsing(SplitterElement splitter, RadSplitContainer.PanelCollapsingEventArgs e)
Parameters
SplitterElement splitter

The splitter element involved in the operation.

RadSplitContainer.PanelCollapsingEventArgs e

The event arguments containing panel collapsing information.

OnParentChanged(EventArgs)

Called when the parent of the control changes.

Declaration
protected override void OnParentChanged(EventArgs e)
Parameters
System.EventArgs e

The event arguments.

Overrides
RadControl.OnParentChanged(EventArgs)

OnSplitterMoved(SplitterEventArgs)

Raises the SplitterMoved event.

Declaration
protected virtual void OnSplitterMoved(SplitterEventArgs e)
Parameters
System.Windows.Forms.SplitterEventArgs e

The event arguments containing splitter movement information.

OnSplitterMoving(SplitterCancelEventArgs)

Raises the SplitterMoving event.

Declaration
protected virtual void OnSplitterMoving(SplitterCancelEventArgs e)
Parameters
System.Windows.Forms.SplitterCancelEventArgs e

The event arguments containing splitter movement information.

OnThemeChanged()

Called when the theme of the control changes.

Declaration
protected override void OnThemeChanged()
Overrides
RadControl.OnThemeChanged()

ResetBackColorThemeOverrides()

Resets theme overrides for the background color property.

Declaration
protected override void ResetBackColorThemeOverrides()
Overrides
RadControl.ResetBackColorThemeOverrides()

RestoreSplitterPosition(SplitterElement)

Restores the splitter to its last known position.

Declaration
public void RestoreSplitterPosition(SplitterElement splitter)
Parameters
SplitterElement splitter

The splitter element to restore.

SetBackColorThemeOverrides()

Sets theme overrides for the background color property.

Declaration
protected override void SetBackColorThemeOverrides()
Overrides
RadControl.SetBackColorThemeOverrides()

UpdateCollapsed()

Updates the collapsed state of this container based on its child panels. This method is used internally and is not intended for public use.

Declaration
public virtual void UpdateCollapsed()

UpdateSplitter(SplitContainerLayoutInfo, Int32, Rectangle)

Updates the splitter, associated with the specified index of a child SplitPanel.

Declaration
protected virtual void UpdateSplitter(SplitContainerLayoutInfo info, int panelIndex, Rectangle bounds)
Parameters
SplitContainerLayoutInfo info

The layout info, containing information about the operation.

System.Int32 panelIndex

The index of the panel for which the splitter should be updated.

System.Drawing.Rectangle bounds

The bounding rectangle of the splitter.

Events

PanelCollapsed

Occurs when a panel has collapsed.

Declaration
public event RadSplitContainer.PanelCollapsedEventHandler PanelCollapsed
Event Type
RadSplitContainer.PanelCollapsedEventHandler

PanelCollapsedChanged

Occurs when the collapsed state of any panel changes.

Declaration
public event SplitPanelEventHandler PanelCollapsedChanged
Event Type
SplitPanelEventHandler

PanelCollapsing

Occurs when a panel is collapsing.

Declaration
public event RadSplitContainer.PanelCollapsingEventHandler PanelCollapsing
Event Type
RadSplitContainer.PanelCollapsingEventHandler

SplitterMoved

Occurs when any of the splitters is moved.

Declaration
public event SplitterEventHandler SplitterMoved
Event Type
System.Windows.Forms.SplitterEventHandler

SplitterMoving

Occurs when any of the splitters is moving.

Declaration
public event SplitterCancelEventHandler SplitterMoving
Event Type
System.Windows.Forms.SplitterCancelEventHandler

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.