BCGControlBar Library for .NET
TabbedGroup Class
Members 




Inherits TabControlEx class of BCGSoft.Controls.TabStrip namespace. Implements interface ISerializable. Manages a related set of tab docking panes. Created by the method CloneTabbedWindow of the DockingPane class, when a user docks as tabbed control one docking pane to another and the last docking pane has not been in tabbed group yet.

Object Model
TabbedGroup ClassTabItem ClassTabItemCollection ClassTabItem ClassTabStrip ClassTabDrawManager Class
Syntax
'Declaration
 
Public Class TabbedGroup 
   Inherits BCGSoft.Controls.TabStrip.TabControlEx
'Usage
 
Dim instance As TabbedGroup
public class TabbedGroup : BCGSoft.Controls.TabStrip.TabControlEx 
public __gc class TabbedGroup : public BCGSoft.Controls.TabStrip.TabControlEx 
public ref class TabbedGroup : public BCGSoft.Controls.TabStrip.TabControlEx 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  BCGSoft.Controls.TabStrip.TabControlEx
                     BCGSoft.ControlBars.TabbedGroup

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

TabbedGroup Members
BCGSoft.ControlBars Namespace

Send Feedback