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


In This Topic
    NUIDocument Class
    In This Topic
    Summary description for NDocumentInfo.
    Object Model
    NUIDocument Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NUIDocument 
       Inherits Nevron.UI.NDisposableObject
    'Usage
     
    
    Dim instance As NUIDocument
    [System.Serializable()]
    public class NUIDocument : Nevron.UI.NDisposableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Controls.NUIDocument

    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