BCGControlBar Library for .NET
TabbedPanel Class
Members 




Inherits Panel class of  System.Windows.Forms namespace.
Specifies the panel belongs to a tab item.

Object Model
TabbedPanel Class
Syntax
'Declaration
 
Public Class TabbedPanel 
   Inherits System.Windows.Forms.Panel
'Usage
 
Dim instance As TabbedPanel
public class TabbedPanel : System.Windows.Forms.Panel 
public __gc class TabbedPanel : public System.Windows.Forms.Panel 
public ref class TabbedPanel : public System.Windows.Forms.Panel 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  BCGSoft.Controls.TabStrip.TabbedPanel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TabbedPanel Members
BCGSoft.Controls.TabStrip Namespace

Send Feedback