public sealed class NDesktop : Nevron.Nov.Dom.NElement, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
public sealed class NDesktop : Nevron.Nov.Dom.NElement, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
An instance of this element is automatically created when the NApplication is installed for a particular platform. For Desktop environments (such as Windows, MAC and Linux), the Desktop is associated with the Operating System Primary Screen. For RIA environments (such as Silverlight), the Desktop is associated with the Browser Plugin.
To be functional, the windows that your applicaiton creates, need to descendants of the NApplication.Desktop element. The Desktop itself, holds a collection windows (child and top-level) that are considered to be the Root Windows for your applications. The NApplication static class provides helper functions for creating child and top-level root windows.
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NElement
Nevron.Nov.UI.NDesktop
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)