BCGControlBar Library for .NET
OutlookCustomizeButton Class
Members 




Inherits OutlookToolbarButton class of BCGSoft.Controls.OutlookBar namespace.
Represents a button located on the OutlookToolbar used for the customization of the Outlook Navigation Pane. By this button we can call a popup menu using which we can show or hide outlook page  buttons,  specify the order and  visibility of the outlook page buttons and related pages within the outlook control.
Object Model
OutlookCustomizeButton ClassOutlookToolBar ClassOutlookBarPane Class
Syntax
'Declaration
 
Public Class OutlookCustomizeButton 
   Inherits OutlookToolbarButton
   Implements BCGSoft.Controls.Shared.ICommandObject 
'Usage
 
Dim instance As OutlookCustomizeButton
public class OutlookCustomizeButton : OutlookToolbarButton, BCGSoft.Controls.Shared.ICommandObject  
public __gc class OutlookCustomizeButton : public OutlookToolbarButton, BCGSoft.Controls.Shared.ICommandObject  
public ref class OutlookCustomizeButton : public OutlookToolbarButton, 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

OutlookCustomizeButton Members
BCGSoft.Controls.OutlookBar Namespace

Send Feedback