'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
[System.ComponentModel.ToolboxItem(false)] [System.ComponentModel.DesignTimeVisible(false)] [System.ComponentModel.DefaultProperty("Text")] [System.ComponentModel.DesignerCategory("Component")] public class NStatusBarPanel : System.Windows.Forms.StatusBarPanel, INImageListProvider