BCGControlBar Library for .NET
SmartProgressBarButton Class
Members 




SmartProgressBarButton contains a progress bar control which  is  used  to indicate the progress of a lengthy operation. It contains a rectangle that is gradually filled with the system highlight color as an operation progresses. It can be placed on the Ribbon control and the progress can be triggered by an event .
Progress bar can operate in two modes – regular and infinite. In the regular mode the progress is filled from left to right and stops when reaches the maximum value. In infinite mode the progress is filled from minimum value to maximum value and back.
Object Model
SmartProgressBarButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassProgressBarControl ClassToolbar Class
Syntax
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.SmartProgressBarButton

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

SmartProgressBarButton Members
BCGSoft.ControlBars Namespace

Send Feedback