BCGSoft.Controls.TabStrip Namespace : TabStripCommandPanel Class |
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.
'Declaration Public Class TabStripCommandPanel Inherits BCGSoft.Controls.Shared.CommandPanel Implements BCGSoft.Controls.Shared.IToolTipInfoProvider
'Usage Dim instance As TabStripCommandPanel
public class TabStripCommandPanel : BCGSoft.Controls.Shared.CommandPanel, BCGSoft.Controls.Shared.IToolTipInfoProvider
public __gc class TabStripCommandPanel : public BCGSoft.Controls.Shared.CommandPanel, BCGSoft.Controls.Shared.IToolTipInfoProvider
public ref class TabStripCommandPanel : public BCGSoft.Controls.Shared.CommandPanel, BCGSoft.Controls.Shared.IToolTipInfoProvider
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
BCGSoft.Controls.Shared.CommandPanel
BCGSoft.Controls.TabStrip.TabStripCommandPanel
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