Xceed Chart for WinForms v4.4 Documentation
StatusBar Class
Members 


Xceed.Chart.UIControls.v4.4 Assembly > Xceed.Chart.UIControls Namespace : StatusBar Class
Represents a standard Windows.Forms.StatusBar with custom look and predefined panels.
Object Model
StatusBar Class
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public Class StatusBar 
   Inherits System.Windows.Forms.StatusBar
'Usage
 
Dim instance As StatusBar
[ToolboxItem(ToolboxItemType=, ToolboxItemTypeName="")]
public class StatusBar : System.Windows.Forms.StatusBar 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.StatusBar
               Xceed.Chart.UIControls.StatusBar

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

StatusBar Members
Xceed.Chart.UIControls Namespace