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


NListBoxItemCollection Class
Object Model
NListBoxItemCollection Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.ComponentModel.EditorAttribute(Nevron.UI.WinForm.Controls.NListBoxItemCollectionEditor, System.Drawing.Design.UITypeEditor)>
<System.ComponentModel.ListBindableAttribute(False)>
Public Class NListBoxItemCollection 
   Inherits System.Windows.Forms.ListBox.ObjectCollection
 
'Usage
 
Dim instance As NListBoxItemCollection
Inheritance Hierarchy

System.Object
   System.Windows.Forms.ListBox.ObjectCollection
      Nevron.UI.WinForm.Controls.NListBoxItemCollection

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