BCGControlBar Library for .NET
OutlookPageButtonsCollection Class
Members 




Inherits CollectionWithEvents class of BCGSoft.Controls.Shared namespace. Represents a collection of the outlook page buttons on the Outlookbar.
Object Model
OutlookPageButtonsCollection ClassOutlookPageButton Class
Syntax
'Declaration
 
Public Class OutlookPageButtonsCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As OutlookPageButtonsCollection
public class OutlookPageButtonsCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class OutlookPageButtonsCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class OutlookPageButtonsCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

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

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

OutlookPageButtonsCollection Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback