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 RadTabStripContentPanel

Represents a Panel that is capalbe to host standard Windows Forms controls.

Inheritance
System.Object
RadTabStripContentPanel
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

public class RadTabStripContentPanel : Panel

Constructors

RadTabStripContentPanel()

Initializes a new instance of the RadTabStripContentPanel class.

Declaration
public RadTabStripContentPanel()

RadTabStripContentPanel(RadControl)

Declaration
public RadTabStripContentPanel(RadControl owner)
Parameters
RadControl owner

Properties

Anchor

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

AssociatedItem

Gets the item associated with the panel.

Declaration
public RadItem AssociatedItem { get; }
Property Value
RadItem

AutoSize

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

AutoSizeMode

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

BackColor

Gets or sets the background color of the tabstrip layout.

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

BorderStyle

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

CausesValidation

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

DefaultMargin

Declaration
protected override Padding DefaultMargin { get; }
Property Value
System.Windows.Forms.Padding

Dock

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

Height

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

Location

Declaration
public Point Location { get; set; }
Property Value
System.Drawing.Point

MaximumSize

Declaration
public override Size MaximumSize { get; set; }
Property Value
System.Drawing.Size

MinimumSize

Declaration
public override Size MinimumSize { get; set; }
Property Value
System.Drawing.Size

Name

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

Size

Declaration
public Size Size { get; set; }
Property Value
System.Drawing.Size

TabIndex

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

TabStop

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

Visible

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

Width

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

Events

AutoSizeChanged

Declaration
public event EventHandler AutoSizeChanged
Event Type
System.EventHandler

DockChanged

Declaration
public event EventHandler DockChanged
Event Type
System.EventHandler

TabIndexChanged

Declaration
public event EventHandler TabIndexChanged
Event Type
System.EventHandler

TabStopChanged

Declaration
public event EventHandler TabStopChanged
Event Type
System.EventHandler

VisibleChanged

Declaration
public event EventHandler VisibleChanged
Event Type
System.EventHandler

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.