Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NUIManager Class
Fields Properties Methods Events


In This Topic
    NUIManager Class Members
    In This Topic

    The following tables list the members exposed by NUIManager.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets/sets a value indicating whether themes are allowed under WindowBlinds.  
    Public Propertystatic (Shared in Visual Basic)Gets a value indicating whether the Application is about to be shut down.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the default color scheme to be used whenever a new palette is initialized.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the global appearance for all INFrameControl instances.  
    Public Propertystatic (Shared in Visual Basic)Gets the main application control.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the NGlobalMenuOptions object to be used by NMenuWindow objects.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the global NPalette object to be used by the NUIManager and Application.  
    Public Propertystatic (Shared in Visual Basic)Gets an Array of all the popup windows that belong to the current thread.  
    Public Propertystatic (Shared in Visual Basic)Gets/sets the skinned frame appearance  
    Public Propertystatic (Shared in Visual Basic)Gets the current thread identifier.  
    Public Propertystatic (Shared in Visual Basic)Gets the virtual screen  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Applies the current palette to the entire application's GUI.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Applies current palette to all child controls of the specified control, excluding the control itself.  
    Public Methodstatic (Shared in Visual Basic)Gets the currently active control - that is the toplevel control that contains focus.  
    Public Methodstatic (Shared in Visual Basic)Gets an arraylist populated with all the components that match the specified type.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Gets/sets an instance which will handle menu update from a NMdiFrame control.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Forces all popup windows on the thread to invalidate themselves.  
    Public Methodstatic (Shared in Visual Basic)Register a global component.  
    Public Methodstatic (Shared in Visual Basic)Unregisters an INMdiMenuTarget instance. Each time a NMdiChild is maximized it will search for such a target to update its MDI buttons.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Removes a previously registered component.  
    Public Methodstatic (Shared in Visual Basic)Unregisters an INMdiMenuTarget instance.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also