BCGControlBar Library for .NET
OutlookToolbarButton Class
Members 




Inherits CommandButton of BCGSoft.Controls.Shared namespace.
Represents a button on the OutlookToolbar.
Object Model
OutlookToolbarButton ClassOutlookToolBar ClassOutlookBarPane Class
Syntax
'Declaration
 
Public Class OutlookToolbarButton 
   Inherits BCGSoft.Controls.Shared.CommandButton
   Implements BCGSoft.Controls.Shared.ICommandObject 
'Usage
 
Dim instance As OutlookToolbarButton
public __gc class OutlookToolbarButton : public BCGSoft.Controls.Shared.CommandButton, BCGSoft.Controls.Shared.ICommandObject  
public ref class OutlookToolbarButton : public BCGSoft.Controls.Shared.CommandButton, BCGSoft.Controls.Shared.ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.Controls.OutlookBar.OutlookToolbarButton
                  BCGSoft.Controls.OutlookBar.OutlookCustomizeButton

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

OutlookToolbarButton Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback