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


NLightUIItem Class
Object Model
NLightUIItem Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.WinForm.Controls.NLightUIItemContainer)>
<System.SerializableAttribute()>
Public MustInherit Class NLightUIItem 
   Inherits NLightUIObject
   Implements Nevron.INReferenceHolder 
 
'Usage
 
Dim instance As NLightUIItem
Inheritance Hierarchy

System.Object
   Nevron.UI.WinForm.Controls.NLightUIObject
      Nevron.UI.WinForm.Controls.NLightUIItem
         Nevron.UI.WinForm.Controls.NLightUIItemContainer
         Nevron.UI.WinForm.Controls.NTreeListHeaderItem

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