Nevron.UI.WinForm.Controls Namespace / NStatusBarPanel Class
Members


NStatusBarPanel Class
Object Model
NStatusBarPanel Class
Syntax
'Declaration
 
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.DesignTimeVisibleAttribute(False)>
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NStatusBarPanel 
   Inherits System.Windows.Forms.StatusBarPanel
   Implements INImageListProvider 
 
'Usage
 
Dim instance As NStatusBarPanel
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.StatusBarPanel
            Nevron.UI.WinForm.Controls.NStatusBarPanel

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