BCGControlBar Library for .NET
OutlookBarControl Class
Members 




Inherits Control class of System.Windows.Forms namespace. Implements interfaces ISerializable, ISupportCustomLayout. Represents a control that manages OutlookBarPages. Contains collections of Outlook Buttons and Outlook Panes, some methods for adjusting its location and their interaction.

Object Model
OutlookBarControl ClassOutlookPageButtonsCollection ClassOutlookPageButton ClassOutlookBarPanesCollection ClassOutlookBarPane Class
Syntax
'Declaration
 
Public Class OutlookBarControl 
   Inherits System.Windows.Forms.Control
   Implements BCGSoft.Shared.ISupportCustomLayout 
'Usage
 
Dim instance As OutlookBarControl
public __gc class OutlookBarControl : public System.Windows.Forms.Control, BCGSoft.Shared.ISupportCustomLayout  
public ref class OutlookBarControl : public System.Windows.Forms.Control, BCGSoft.Shared.ISupportCustomLayout  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.OutlookBar.OutlookBarControl

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

OutlookBarControl Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback