BCGControlBar Library for .NET
OutlookMenuItemsCollection Class
Members 




Inherits CollectionWithEvents class of BCGSoft.Controls.Shared namespace. Represents a collection of the menu items on the outlookmenubar. Collection allows to get an item by the specified index and set it, add them.

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

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

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

OutlookMenuItemsCollection Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback