BCGControlBar Library for .NET
TabStrip Class
Members 




Inherits Control class of the System.Windows.Forms namespace. Implements interface System.ComponentModel.ISupportInitialize.
Provides a container for tab items and manages item.  Member of this class allows to specify the location , look and feel of the tab items from it’s tab collection, docking  and layout of the control. This class contains event handlers for mouse, scroll and other events, associated with tabstrip.
Object Model
TabStrip ClassTabStripCommandPanel ClassTabItem ClassTabItemCollection ClassTabItem ClassTabDrawManager Class
Syntax
'Declaration
 
Public Class TabStrip 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As TabStrip
public class TabStrip : System.Windows.Forms.Control 
public __gc class TabStrip : public System.Windows.Forms.Control 
public ref class TabStrip : public System.Windows.Forms.Control 
Inheritance Hierarchy

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

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

TabStrip Members
BCGSoft.Controls.TabStrip Namespace

Send Feedback