BCGControlBar Library for .NET
OutlookBarPanesCollection Class
Members 




Inherits CollectionWithEvents class of BCGSoft.Controls.Shared namespace.
OutlookBarPanesCollection
class is used to add, delete and arrange the OutlookBar panes of the OutlookBarControl.
Object Model
OutlookBarPanesCollection ClassOutlookBarPane Class
Syntax
'Declaration
 
Public Class OutlookBarPanesCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As OutlookBarPanesCollection
public class OutlookBarPanesCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class OutlookBarPanesCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class OutlookBarPanesCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

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

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

OutlookBarPanesCollection Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback