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 ToolTabStrip

Represents a specialized DockTabStrip designed for tool windows that provides caption functionality, action buttons, and auto-hide capabilities for enhanced docking workspace management.

Inheritance
System.Object
RadControl
SplitPanel
TabStripPanel
DockTabStrip
ToolTabStrip
AutoHideTabStrip
Inherited Members
DockTabStrip.ProcessFocusRequested(RadElement)
DockTabStrip.OnMouseMove(MouseEventArgs)
DockTabStrip.OnMouseCaptureChanged(EventArgs)
DockTabStrip.OnDragInitialized(Point)
DockTabStrip.OnDockManagerChanged()
DockTabStrip.OnTabCloseButtonClicked(TabStripItem)
DockTabStrip.OnLoad(Size)
DockTabStrip.UpdateActivePanelBounds()
DockTabStrip.CheckCollapseOrDispose()
DockTabStrip.UpdateAfterTransaction()
DockTabStrip.UpdateAfterControlRemoved(Control)
DockTabStrip.GetCollapsed()
DockTabStrip.CreateTabItem(TabPanel)
DockTabStrip.DefaultDockWindowBackColor
DockTabStrip.BackColor
DockTabStrip.AllowTransparentBackColor
DockTabStrip.Collapsed
DockTabStrip.TabPanels
DockTabStrip.DockManager
DockTabStrip.ActiveWindow
TabStripPanel.DisableSelection
TabStripPanel.SuspendFocusChange
TabStripPanel.CreateTabStripElementInstance()
TabStripPanel.CreateControlsInstance()
TabStripPanel.OnTabStripTextOrientationChanged(EventArgs)
TabStripPanel.OnSelectedIndexChanged(EventArgs)
TabStripPanel.OnHandleCreated(EventArgs)
TabStripPanel.OnThemeChanged()
TabStripPanel.SelectTab(Int32)
TabStripPanel.SelectTab(String)
TabStripPanel.SelectTab(TabPanel)
TabStripPanel.DeselectTab(Int32)
TabStripPanel.DeselectTab(String)
TabStripPanel.DeselectTab(TabPanel)
TabStripPanel.ToString()
TabStripPanel.SuspendStripNotifications(Boolean, Boolean)
TabStripPanel.ResumeStripNotifications(Boolean, Boolean)
TabStripPanel.IsInputKey(Keys)
TabStripPanel.UpdateLayout()
TabStripPanel.UpdateTabStripVisibility(Boolean)
TabStripPanel.SelectedTab
TabStripPanel.SelectedIndex
TabStripPanel.DefaultTabStripAlignment
TabStripPanel.DefaultTabStripTextOrientation
TabStripPanel.TabStripTextOrientation
TabStripPanel.HasVisibleTabPanels
TabStripPanel.ShowItemCloseButton
TabStripPanel.ShowItemPinButton
TabStripPanel.DragStart
TabStripPanel.TabStripVisible
TabStripPanel.TabStripAlignment
TabStripPanel.TabStripElement
TabStripPanel.TabPanelPaddings
TabStripPanel.CanUpdateChildIndex
TabStripPanel.ImageList
TabStripPanel.Anchor
TabStripPanel.AutoSize
TabStripPanel.Size
TabStripPanel.Dock
TabStripPanel.Enabled
TabStripPanel.Location
TabStripPanel.Visible
TabStripPanel.SelectedIndexChanging
TabStripPanel.SelectedIndexChanged
SplitPanel.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
SplitPanel.OnControlAdded(ControlEventArgs)
SplitPanel.OnControlTreeChanged(ControlTreeChangedEventArgs)
SplitPanel.OnControlRemoved(ControlEventArgs)
SplitPanel.WndProc(Message)
SplitPanel.ScaleControl(SizeF, BoundsSpecified)
SplitPanel.ElementTree
SplitPanel.EnableKeyMap
SplitPanel.CommandBindings
SplitPanel.ImageScalingSize
SplitPanel.SmallImageList
SplitPanel.IsDesignMode
SplitPanel.BorderStyle
SplitPanel.SizeInfo
SplitPanel.CreateParams
SplitPanel.MinimumSize
SplitPanel.MaximumSize
SplitPanel.DefaultSize
SplitPanel.SplitContainer
SplitPanel.Parent
SplitPanel.SplitPanelElement
SplitPanel.DefaultMargin
SplitPanel.ControlTreeChanged
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.SetBackColorThemeOverrides()
RadControl.ResetBackColorThemeOverrides()
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.OnMouseUp(MouseEventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseLeave(EventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnGotFocus(EventArgs)
RadControl.OnLostFocus(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnParentChanged(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.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.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.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.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.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.GetMonitorDpiScaleFactor(Control)
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.Text
RadControl.EnableTheming
RadControl.UseCompatibleTextRendering
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageScalingSize
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.ForeColor
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.Docking
Assembly: Telerik.WinControls.RadDock.dll

Syntax

public class ToolTabStrip : DockTabStrip, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider

Constructors

ToolTabStrip()

Initializes a new instance of the ToolTabStrip class with default settings and no associated dock manager.

Declaration
public ToolTabStrip()

ToolTabStrip(RadDock)

Initializes a new instance of the ToolTabStrip class and associates it with the specified RadDock manager for docking operations.

Declaration
public ToolTabStrip(RadDock dockManager)
Parameters
RadDock dockManager

The RadDock instance that will manage this tool tab strip, or null for standalone usage.

Fields

window

The root layout panel element that defines the overall structure and arrangement of the ToolTabStrip including caption and tab areas.

Declaration
protected DockLayoutPanel window
Field Value
DockLayoutPanel

Properties

ActionMenuButton

Gets the system menu RadDropDownButtonElement that provides access to window management actions and context menu options.

Declaration
public RadDropDownButtonElement ActionMenuButton { get; }
Property Value
RadDropDownButtonElement

AutoHideButton

Gets the auto-hide RadToggleButtonElement that toggles the auto-hide state of the tool window in the title bar.

Declaration
public RadToggleButtonElement AutoHideButton { get; }
Property Value
RadToggleButtonElement

AutoHidePosition

Gets or sets the preferred auto-hide position for the strip, determining where the tool window should be positioned when auto-hidden.

Declaration
public AutoHidePosition AutoHidePosition { get; set; }
Property Value
AutoHidePosition

CaptionElement

Gets the ToolWindowCaptionElement that serves as the title bar of the ToolTabStrip containing caption text and action buttons.

Declaration
public ToolWindowCaptionElement CaptionElement { get; }
Property Value
ToolWindowCaptionElement

CaptionLayoutPanel

Gets the DockLayoutPanel instance that contains and arranges the caption element and tab strip components within the tool window.

Declaration
public DockLayoutPanel CaptionLayoutPanel { get; }
Property Value
DockLayoutPanel

CaptionVisible

Gets or sets a value indicating whether the caption element of the strip is visible, allowing users to show or hide the title bar area.

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

CloseButton

Gets the close RadButtonElement that appears in the title bar for closing the active tool window.

Declaration
public RadButtonElement CloseButton { get; }
Property Value
RadButtonElement

DockType

Gets the dock type identifier that specifies this strip is designed for tool windows, returning ToolWindow.

Declaration
public override DockType DockType { get; }
Property Value
DockType

Overrides
DockTabStrip.DockType

TabPanelBounds

Gets the bounds rectangle for the tab panel area, adjusted for the caption height when the caption is visible.

Declaration
public override Rectangle TabPanelBounds { get; }
Property Value
System.Drawing.Rectangle

Overrides
TabStripPanel.TabPanelBounds

ThemeClassName

Gets or sets the fully qualified class name used for theme resolution and styling of the ToolTabStrip control.

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

Overrides
SplitPanel.ThemeClassName

Methods

ControlDefinesThemeForElement(RadElement)

Checks whether the element's theme is defined by the control.

Declaration
public override bool ControlDefinesThemeForElement(RadElement element)
Parameters
RadElement element

The element to should be checked.

Returns
System.Boolean

true if the control defines theme for this element, false otherwise.

Overrides
RadControl.ControlDefinesThemeForElement(RadElement)
Remarks

If true is returned the ThemeResolutionService would not not set any theme to the element to avoid duplicating the style settings of the element.

CreateChildItems(RadElement)

Creates and initializes the child elements including the caption, layout panels, and tab strip components for the ToolTabStrip.

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

The parent RadElement that will contain the child elements.

Overrides
TabStripPanel.CreateChildItems(RadElement)

Dispose(Boolean)

Releases the unmanaged resources used by the ToolTabStrip and optionally releases the managed resources including event handlers.

Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean disposing

True to release both managed and unmanaged resources; false to release only unmanaged resources.

Overrides
TabStripPanel.Dispose(Boolean)

GetAutoHideButtonChecked()

Determines whether the auto-hide button should appear in the checked state, indicating the current auto-hide configuration.

Declaration
protected virtual bool GetAutoHideButtonChecked()
Returns
System.Boolean

True if the auto-hide button should be checked; false otherwise.

GetTabStripVisible()

Determines whether the tab strip element should be visible based on the base visibility logic and the requirement of having multiple tab panels.

Declaration
protected override bool GetTabStripVisible()
Returns
System.Boolean

True if the tab strip should be visible; false otherwise.

Overrides
TabStripPanel.GetTabStripVisible()

IsDragAllowed(Point)

Determines whether dragging is allowed from the specified location by checking if the location is within the caption text area.

Declaration
protected override bool IsDragAllowed(Point location)
Parameters
System.Drawing.Point location

The System.Drawing.Point location to test for drag allowance.

Returns
System.Boolean

True if dragging is allowed from the specified location; false otherwise.

Overrides
DockTabStrip.IsDragAllowed(Point)

OnLayout(LayoutEventArgs)

Handles layout events to update the caption text and auto-hide button state based on the current configuration and active window.

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

A System.Windows.Forms.LayoutEventArgs that contains the event data for the layout operation.

Overrides
TabStripPanel.OnLayout(LayoutEventArgs)

OnLocalizationProviderChanged()

Handles localization provider changes by updating the tooltip text for caption buttons with localized strings.

Declaration
protected override void OnLocalizationProviderChanged()
Overrides
DockTabStrip.OnLocalizationProviderChanged()

OnMouseDoubleClick(MouseEventArgs)

Handles mouse double-click events to trigger docking operations when double-clicking on the caption area, excluding action buttons.

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

A System.Windows.Forms.MouseEventArgs that contains the event data including button and location information.

Overrides
DockTabStrip.OnMouseDoubleClick(MouseEventArgs)

OnMouseDown(MouseEventArgs)

Handles mouse down events to display context menus when right-clicking on tab items, split panels, or the caption area.

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

A System.Windows.Forms.MouseEventArgs that contains the event data including button and location information.

Overrides
DockTabStrip.OnMouseDown(MouseEventArgs)

OnRightToLeftChanged(EventArgs)

Handles right-to-left layout changes by adjusting the positioning and alignment of caption elements and action buttons.

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

An System.EventArgs that contains the event data.

Overrides
RadControl.OnRightToLeftChanged(EventArgs)

OnSelectedIndexChanging(TabStripPanelSelectedIndexChangingEventArgs)

Handles tab selection changing events to update the dock manager's active window when switching between tool tabs.

Declaration
protected override void OnSelectedIndexChanging(TabStripPanelSelectedIndexChangingEventArgs e)
Parameters
TabStripPanelSelectedIndexChangingEventArgs e

A TabStripPanelSelectedIndexChangingEventArgs that contains the event data.

Overrides
TabStripPanel.OnSelectedIndexChanging(TabStripPanelSelectedIndexChangingEventArgs)

OnTabStripAlignmentChanged(EventArgs)

Handles tab strip alignment changes by updating the window margin to accommodate the new tab positioning.

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

An System.EventArgs that contains the event data.

Overrides
TabStripPanel.OnTabStripAlignmentChanged(EventArgs)

ShouldHandleDoubleClick()

Determines whether a mouse double-click event should be processed based on the presence of dock manager, active window, and design-time context.

Declaration
protected override bool ShouldHandleDoubleClick()
Returns
System.Boolean

True if the double-click should be handled; false otherwise.

Overrides
DockTabStrip.ShouldHandleDoubleClick()

ShouldSerializeCaptionVisible()

This property is not relevant for this class.

Declaration
public bool ShouldSerializeCaptionVisible()
Returns
System.Boolean

UpdateActiveWindow(DockWindow, Boolean)

Updates the active state appearance of the specified dock window and its associated caption element to reflect window activation changes.

Declaration
protected override void UpdateActiveWindow(DockWindow window, bool active)
Parameters
DockWindow window

The DockWindow whose active state is being updated.

System.Boolean active

True if the window should be marked as active; false otherwise.

Overrides
DockTabStrip.UpdateActiveWindow(DockWindow, Boolean)

UpdateButtons()

Updates the visibility and state of caption buttons (close, auto-hide, system menu) based on the active window's button configuration and permissions.

Declaration
protected override void UpdateButtons()
Overrides
DockTabStrip.UpdateButtons()

UpdateCaptionText()

Updates the caption text display to show the caption or text of the currently selected dock window, prioritizing custom captions over default text.

Declaration
protected void UpdateCaptionText()

UpdateTabSelection(Boolean)

This method is not relevant for this class.

Declaration
public override void UpdateTabSelection(bool updateFocus)
Parameters
System.Boolean updateFocus

Overrides
DockTabStrip.UpdateTabSelection(Boolean)

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.