BCGSoft.ControlBars Namespace : CommandBarCollection Class |
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.
'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
System.Object
System.Collections.CollectionBase
BCGSoft.Shared.CollectionWithEvents
BCGSoft.ControlBars.CommandBarCollection
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