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


In This Topic
    NTreeListNodeSubItemNotifyData Class
    In This Topic
    A notify data structure which contains information about a NTreeListNodeSubItem instance.
    Object Model
    NTreeListNodeSubItemNotifyData Class
    Syntax
    'Declaration
     
    
    Public Class NTreeListNodeSubItemNotifyData 
       Inherits NLightUINotifyData
    'Usage
     
    
    Dim instance As NTreeListNodeSubItemNotifyData
    public class NTreeListNodeSubItemNotifyData : NLightUINotifyData 
    Inheritance Hierarchy

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

    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