Nevron Open Vision Documentation
Nevron.Nov Namespace / NApplication Class
Fields Properties Methods Events


In This Topic
    NApplication Class Members
    In This Topic

    The following tables list the members exposed by NApplication.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the folder where the application can store user settings related to all user.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the application folder, which is generally where the application is located.  
    Public Propertystatic (Shared in Visual Basic)The settings of the brush cache. Unit of cost measure for brush cache is usually the 32ARGB pixel (4 bytes).  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the contextual help mode.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the culture used by the current thread of the application.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the culture to load culture-specific resources for.  
    Public Propertystatic (Shared in Visual Basic)Gets the one and only application desktop element.  
    Public Propertystatic (Shared in Visual Basic)Gets the one and only application document, the content of which is the desktop element.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets whether the application operates in developer mode. In developer mode the application displays advanced property editors and additional properties in certain editors as well as other developer specific information. By Default set to false.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets whether the application uses GPU rendering.  
    Public Propertystatic (Shared in Visual Basic)Enables or disables multi-threaded painting. Multi-threaded painting is by default enabled for most of the integration surfaces, and most of the integration surfaces support this feature.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets whether the application uses paint cache  
    Public Propertystatic (Shared in Visual Basic)Gets or sets whether the application will load the system fonts (from OS dependent font folder).  
    Public Propertystatic (Shared in Visual Basic)Gets the application font service.  
    Public Propertystatic (Shared in Visual Basic)The settings of the image cache. Unit of cost measure for paint cache is usually the 32ARGB pixel (4 bytes).  
    Public Propertystatic (Shared in Visual Basic)Gets the current platform the application is running on.  
    Public Propertystatic (Shared in Visual Basic)Gets the current operating system name and version.  
    Public Propertystatic (Shared in Visual Basic)The settings of the paint cache. Unit of cost measure for paint cache is usually the 32ARGB pixel (4 bytes).  
    Public Propertystatic (Shared in Visual Basic)The settings of the pen brushes cache. Unit of cost measure for paint cache is usually the 32ARGB pixel (4 bytes).  
    Public Propertystatic (Shared in Visual Basic)The settings of the pen brushes cache. Unit of measure for pen cache is 1 pen  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the resources folder of the application.  
    Public Propertystatic (Shared in Visual Basic)Indicates whether areas painted from paint cache should be displayed, for windows that support and allow paint cache. By default set to false. Set this property to true to diagnose the actual areas that were painted via paint cache.  
    Public Propertystatic (Shared in Visual Basic)Indicates whether repaint areas should be displayed, for windows that support area repaint. By default set to false. Set this property to true to diagnose the actual areas that a window repaints.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the temp folder, in which to create temporary files.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the folder where the application can store user settings related to the current user.  
    Top
    Protected Properties
     NameDescription
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Internal Propertystatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Applies the specified theme to the application desktop.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Executes the specified delegate asynchronously with the specified array of arguments on the UI thread (Application thread).  
    Public Methodstatic (Shared in Visual Basic)Collects the cached garbage of the current thread  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a child window, and adds it to the Application.Desktop.Windows collection.  
    Public Methodstatic (Shared in Visual Basic)Cerates the plugins of the specified type.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a top-level window, and adds it is to the Windows collection of the currently focused window. If there is no focused window, the window is added to the NApplication.Desktop.Windows collection.  
    Public Methodstatic (Shared in Visual Basic)Executes the given file.  
    Public Methodstatic (Shared in Visual Basic)Gets the names of all settings for this application. Returns an empty array if the application does not have any settings.  
    Public Methodstatic (Shared in Visual Basic)Returns the assemblies of the installed DOM modules  
    Public Methodstatic (Shared in Visual Basic)Returns the assemblies of the installed DOM modules  
    Public Methodstatic (Shared in Visual Basic)Returns the assemblies of the installed DOM modules  
    Public Methodstatic (Shared in Visual Basic)Retuns a promise that gets the setting bytes for the given key.  
    Public Methodstatic (Shared in Visual Basic)Opens the given URL in a new tab/window of the default browser.  
    Public Methodstatic (Shared in Visual Basic)Reapplies the last theme.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Removes the setting for the given key  
    Public Methodstatic (Shared in Visual Basic)Sets the setting with the given key.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also