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 DocumentTabStrip

A specialized DockTabStrip that resides within a DocumentContainer and hosts document windows, providing document-specific UI features like close buttons and overflow menus.

Inheritance
System.Object
RadControl
SplitPanel
TabStripPanel
DockTabStrip
DocumentTabStrip
Inherited Members
DockTabStrip.ProcessFocusRequested(RadElement)
DockTabStrip.OnMouseMove(MouseEventArgs)
DockTabStrip.OnMouseDoubleClick(MouseEventArgs)
DockTabStrip.OnMouseCaptureChanged(EventArgs)
DockTabStrip.OnDragInitialized(Point)
DockTabStrip.OnDockManagerChanged()
DockTabStrip.OnTabCloseButtonClicked(TabStripItem)
DockTabStrip.OnLoad(Size)
DockTabStrip.UpdateActivePanelBounds()
DockTabStrip.CheckCollapseOrDispose()
DockTabStrip.UpdateAfterControlRemoved(Control)
DockTabStrip.GetCollapsed()
DockTabStrip.CreateTabItem(TabPanel)
DockTabStrip.ShouldHandleDoubleClick()
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.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.GetTabStripVisible()
TabStripPanel.UpdateLayout()
TabStripPanel.SelectedTab
TabStripPanel.SelectedIndex
TabStripPanel.DefaultTabStripTextOrientation
TabStripPanel.TabStripTextOrientation
TabStripPanel.HasVisibleTabPanels
TabStripPanel.ShowItemCloseButton
TabStripPanel.ShowItemPinButton
TabStripPanel.DragStart
TabStripPanel.TabStripVisible
TabStripPanel.TabStripAlignment
TabStripPanel.TabStripElement
TabStripPanel.TabPanelBounds
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.OnControlTreeChanged(ControlTreeChangedEventArgs)
SplitPanel.WndProc(Message)
SplitPanel.ScaleControl(SizeF, BoundsSpecified)
SplitPanel.ElementTree
SplitPanel.EnableKeyMap
SplitPanel.CommandBindings
SplitPanel.ThemeClassName
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.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 DocumentTabStrip : DockTabStrip, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider

Constructors

DocumentTabStrip()

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

Declaration
public DocumentTabStrip()

DocumentTabStrip(RadDock)

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

Declaration
public DocumentTabStrip(RadDock dockManager)
Parameters
RadDock dockManager

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

Properties

DefaultTabStripAlignment

Gets the default tab strip alignment for document windows, which is positioned at the top of the container.

Declaration
protected override TabStripAlignment DefaultTabStripAlignment { get; }
Property Value
TabStripAlignment

Overrides
TabStripPanel.DefaultTabStripAlignment

DockType

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

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

Overrides
DockTabStrip.DockType

DocumentButtonsLayout

Gets the DockLayoutPanel that contains and arranges the document-specific buttons like close and overflow menu buttons.

Declaration
public DockLayoutPanel DocumentButtonsLayout { get; }
Property Value
DockLayoutPanel

OverflowMenuButton

Gets the OverflowDropDownButtonElement that provides access to the active window list when tabs are overflowing or hidden.

Declaration
public OverflowDropDownButtonElement OverflowMenuButton { get; }
Property Value
OverflowDropDownButtonElement

Methods

ControlDefinesThemeForElement(RadElement)

Determines whether the specified element's theme is defined by the control, particularly for document-specific buttons like close and overflow menu.

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

The RadElement to check for theme definition.

Returns
System.Boolean

True if the control defines the theme for the specified element; false otherwise.

Overrides
RadControl.ControlDefinesThemeForElement(RadElement)

CreateChildItems(RadElement)

Creates and initializes the child elements including document buttons layout, close button, and overflow menu for the DocumentTabStrip.

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 DocumentTabStrip and optionally releases managed resources including event handlers and UI elements.

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)

IsDragAllowed(Point)

Determines whether dragging is allowed from any location on the document tab strip, always returning true for flexible document repositioning.

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 indicating dragging is always allowed from any location on the document strip.

Overrides
DockTabStrip.IsDragAllowed(Point)

OnControlAdded(ControlEventArgs)

Handles control added events to update the view and layout when new document windows are added to the strip.

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

A System.Windows.Forms.ControlEventArgs that contains the event data for the added control.

Overrides
SplitPanel.OnControlAdded(ControlEventArgs)

OnControlRemoved(ControlEventArgs)

Handles control removed events to update the view and clear bold formatting when document windows are removed from the strip.

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

A System.Windows.Forms.ControlEventArgs that contains the event data for the removed control.

Overrides
SplitPanel.OnControlRemoved(ControlEventArgs)

OnLayout(LayoutEventArgs)

Handles layout events to update the overflow button state based on tab visibility and arrange document buttons properly.

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 document buttons with localized strings.

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

OnMouseClick(MouseEventArgs)

Handles mouse click events, including middle-click support for closing documents by clicking on tab items.

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

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

OnMouseDown(MouseEventArgs)

Handles mouse down events to display context menus when right-clicking on tab items for document-specific operations.

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)

OnMouseUp(MouseEventArgs)

Handles mouse up events to ensure proper event handling when the control is not disposed.

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

A System.Windows.Forms.MouseEventArgs that contains the event data.

Overrides
RadControl.OnMouseUp(MouseEventArgs)

OnRightToLeftChanged(EventArgs)

Handles right-to-left layout changes by adjusting the positioning and margins of document buttons to match the new layout direction.

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 the tab selection changing event to update the dock manager's active window and validate state transitions.

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 document buttons layout positioning and alignment based on the new tab position.

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

An System.EventArgs that contains the event data.

Overrides
TabStripPanel.OnTabStripAlignmentChanged(EventArgs)

OnThemeChanged()

Handles theme changes by reapplying bold formatting to the active document tab since locally set styles need to be refreshed.

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

UpdateActiveWindow(DockWindow, Boolean)

Updates the active state of the specified dock window and applies bold formatting to the active document tab when appropriate.

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)

UpdateAfterTransaction()

Updates the document strip after transaction completion, ensuring the active document is properly highlighted with bold formatting.

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

UpdateButtons()

Updates the visibility and state of document buttons (close, overflow menu) based on the active window's button configuration and permissions.

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

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)

UpdateTabStripVisibility(Boolean)

Updates the visibility of the tab strip and associated document buttons layout based on whether tabs should be shown.

Declaration
protected override void UpdateTabStripVisibility(bool visible)
Parameters
System.Boolean visible

True to make the tab strip visible; false to hide it.

Overrides
TabStripPanel.UpdateTabStripVisibility(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.