BCGControlBar Library for .NET
OutlookPageButton Class
Members 




Inherits Label class of System.Windows.Forms namespace. Represents a button on the outlookbar associated with the OutlookbarPane.
Object Model
OutlookPageButton ClassOutlookBarPane Class
Syntax
'Declaration
 
Public Class OutlookPageButton 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As OutlookPageButton
public class OutlookPageButton : System.Windows.Forms.Control 
public __gc class OutlookPageButton : public System.Windows.Forms.Control 
public ref class OutlookPageButton : public System.Windows.Forms.Control 
Inheritance Hierarchy

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

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

OutlookPageButton Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback