BCGControlBar Library for .NET
StatusBarPaneCollection Class
Members 




Inherits from CollectionWithEvents class. Represents a collection of the statusbar  panes of the status bar control. You can get this collection for the specified status bar using its property StatusBarPaneCollection. The collection of the status bar panes is created on the initialization of the statusbar.
Object Model
StatusBarPaneCollection ClassStatusBarPaneInfo Class
Syntax
'Declaration
 
Public Class StatusBarPaneCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As StatusBarPaneCollection
public class StatusBarPaneCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class StatusBarPaneCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class StatusBarPaneCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.ControlBars.StatusBarPaneCollection

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

StatusBarPaneCollection Members
BCGSoft.ControlBars Namespace

Send Feedback