BCGControlBar Library for .NET
RibbonStatusBar Class
Members 




Represents  an instance of custom status bar for MS Office 2007 UI. The RibbonStatusBar has a context menu for its customization. You can add to this status bar such controls as panes, button, group of buttons, trackbars.
Object Model
RibbonStatusBar ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassCollectionWithEvents ClassObject ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassCommandBarManager ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class RibbonStatusBar 
   Inherits BCGSoft.ControlBars.CommandBar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As RibbonStatusBar
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.Shared.CommandPanel
               BCGSoft.ControlBars.CommandBar
                  BCGSoft.ControlBars.Ribbon.RibbonStatusBar

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

RibbonStatusBar Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback