BCGControlBar Library for .NET
ToolbarProgressBarButton Class
Members 




This button is designed for Ribbon Status Bar. In general, it can be placed as any other button on a toolbar or menu, but this is not recommended.
Object Model
ToolbarProgressBarButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassProgressBarControl ClassToolbar Class
Syntax
'Declaration
 
Public Class ToolbarProgressBarButton 
   Inherits ToolbarBaseControlButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As ToolbarProgressBarButton
public __gc class ToolbarProgressBarButton : public ToolbarBaseControlButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class ToolbarProgressBarButton : public ToolbarBaseControlButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.ControlBars.ToolbarButton
                  BCGSoft.ControlBars.ToolbarMenuButton
                     BCGSoft.ControlBars.ToolbarBaseControlButton
                        BCGSoft.ControlBars.ToolbarProgressBarButton

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

ToolbarProgressBarButton Members
BCGSoft.ControlBars Namespace

Send Feedback