BCGControlBar Library for .NET
CommandBarCollection Class
Members 




Inherits CollectionwithEvents class of the BCGSoft.Shared namespace. The collection of command bars is maintained by CommandBarManager. Whenever you call CommandBarManager, a command bar is added to this collection.

Object Model
CommandBarCollection ClassCommandBar Class
Syntax
'Declaration
 
Public Class CommandBarCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As CommandBarCollection
public class CommandBarCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class CommandBarCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class CommandBarCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

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

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

CommandBarCollection Members
BCGSoft.ControlBars Namespace

Send Feedback