BCGControlBar Library for .NET
StatusBarPaneInfo Class
Members 




Implements Component class of the System.ComponentModel namespace. Implements interface INotifyPropertyChanged.  Represents an individual panel in the StatusBarPaneCollection of the StatusBar control. A StatusBarPanel can contain text and/or an icon that can be used to reflect the status of the application. You can add animation, progress bar, images to the statusbar pane.

Object Model
StatusBarPaneInfo ClassStatusBarControl Class
Syntax
'Declaration
 
Public Class StatusBarPaneInfo 
   Inherits System.ComponentModel.Component
'Usage
 
Dim instance As StatusBarPaneInfo
public class StatusBarPaneInfo : System.ComponentModel.Component 
public __gc class StatusBarPaneInfo : public System.ComponentModel.Component 
public ref class StatusBarPaneInfo : public System.ComponentModel.Component 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.ControlBars.StatusBarPaneInfo

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

StatusBarPaneInfo Members
BCGSoft.ControlBars Namespace

Send Feedback