Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NChildWindow Class
Members


In This Topic
    NChildWindow Class
    In This Topic
    A window, that can be hosted as a child of a native widget. The native widget that can host a child window is platform specific, but is by convention called "NXXXChildWindowHost", where XXX is a presentation layer abbreviation. Child Windows are used when you want to embed Nevron Open Vision content in the native widgets hierachy of a specific presentation layer.
    Object Model
    NChildWindow Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NVisual
                   Nevron.Nov.UI.NInputElement
                      Nevron.Nov.UI.NBoxElement
                         Nevron.Nov.UI.NWindow
                            Nevron.Nov.UI.NChildWindow

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also