BCGControlBar Library for .NET
OutlookToolbarButtonsCollection Class
Members 




Inherits CollectionWithEvents class of BCGSoft.Controls.Shared namespace.
Represents a collection of the OutlookToolbarButton on the OutlookToolbar.

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

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.Controls.OutlookBar.OutlookToolbarButtonsCollection

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

OutlookToolbarButtonsCollection Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback