BCGControlBar Library for .NET
ToolbarButtonCollection Class
Members 




Inherits CollectionWithEvents  of the BCGSoft::Shared namespace.
Represents the collection of the toolbar button on the toolbar or on the menu button.
Object Model
ToolbarButtonCollection ClassToolbarButton Class
Syntax
'Declaration
 
Public Class ToolbarButtonCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As ToolbarButtonCollection
public class ToolbarButtonCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class ToolbarButtonCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class ToolbarButtonCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.ControlBars.ToolbarButtonCollection

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

ToolbarButtonCollection Members
BCGSoft.ControlBars Namespace

Send Feedback