Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NLightUIItemNotifyData Class
Members


In This Topic
    NLightUIItemNotifyData Class
    In This Topic
    A simple storage class which describes an item event.
    Object Model
    NLightUIItemNotifyData Class
    Syntax
    'Declaration
     
    
    Public Class NLightUIItemNotifyData 
       Inherits NLightUINotifyData
    'Usage
     
    
    Dim instance As NLightUIItemNotifyData
    public class NLightUIItemNotifyData : NLightUINotifyData 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NLightUINotifyData
          Nevron.UI.WinForm.Controls.NLightUIItemNotifyData

    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