BCGControlBar Library for .NET
TabStripCommandPanel Class
Members 




Inherits CommandPanel class the BCGSoft.Controls.Shared namespace.

Provides a grouping mechanism for organizing tab strip buttons. Contains a collection of command buttons of the tab control which includes button for scrolling of the tab strip and close button. This class allows to get any button by its internal image and index, to insert and remove items, specify the existence of scrolling and close button.

Object Model
TabStripCommandPanel ClassICommandObject InterfaceICommandObject InterfaceICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassICommandObject InterfaceCommandButton Class
Syntax
'Declaration
 
Public Class TabStripCommandPanel 
   Inherits BCGSoft.Controls.Shared.CommandPanel
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As TabStripCommandPanel
public __gc class TabStripCommandPanel : public BCGSoft.Controls.Shared.CommandPanel, BCGSoft.Controls.Shared.IToolTipInfoProvider  
Inheritance Hierarchy

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

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

TabStripCommandPanel Members
BCGSoft.Controls.TabStrip Namespace

Send Feedback