Nevron.UI.WinForm.Controls Namespace : NUIManager Class |
The following tables list the members exposed by NUIManager.
Name | Description | |
---|---|---|
![]() | NUIManager Constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllImageFilesFilter |
Name | Description | |
---|---|---|
![]() ![]() | AllowThemesUnderWindowBlinds | Gets/sets a value indicating whether themes are allowed under WindowBlinds. |
![]() ![]() | ApplicationExitted | Gets a value indicating whether the Application is about to be shut down. |
![]() ![]() | DefaultColorScheme | Gets/sets the default color scheme to be used whenever a new palette is initialized. |
![]() ![]() | FrameAppearance | Gets/sets the global appearance for all INFrameControl instances. |
![]() ![]() | MainWindow | Gets the main application control. |
![]() ![]() | MenuOptions | Gets/sets the NGlobalMenuOptions object to be used by NMenuWindow objects. |
![]() ![]() | Palette | Gets/sets the global NPalette object to be used by the NUIManager and Application. |
![]() ![]() | PopupWindows | Gets an Array of all the popup windows that belong to the current thread. |
![]() ![]() | SkinFrameAppearance | Gets/sets the skinned frame appearance |
![]() ![]() | ThreadID | Gets the current thread identifier. |
![]() ![]() | VirtualScreen | Gets the virtual screen |
Name | Description | |
---|---|---|
![]() ![]() | ApplyPalette | Overloaded. Applies the current palette to the entire application's GUI. |
![]() ![]() | ApplyPaletteToChildControls | Overloaded. Applies current palette to all child controls of the specified control, excluding the control itself. |
![]() ![]() | GetActiveControl | Gets the currently active control - that is the toplevel control that contains focus. |
![]() ![]() | GetComponents | Gets an arraylist populated with all the components that match the specified type. |
![]() ![]() | GetDragDropCursor | |
![]() ![]() | GetMdiMenuTarget | Gets/sets an instance which will handle menu update from a NMdiFrame control. |
![]() ![]() | GetMessageName | |
![]() ![]() | GetPredefinedFrame | |
![]() ![]() | NotifyInvalidate | Forces all popup windows on the thread to invalidate themselves. |
![]() ![]() | RegisterComponent | Register a global component. |
![]() ![]() | RegisterMdiMenuTarget | Unregisters an INMdiMenuTarget instance. Each time a NMdiChild is maximized it will search for such a target to update its MDI buttons. |
![]() ![]() | SetPredefinedFrame | |
![]() ![]() | ShowAbout | Overloaded. |
![]() ![]() | UnregisterComponent | Removes a previously registered component. |
![]() ![]() | UnregisterMdiMenuTarget | Unregisters an INMdiMenuTarget instance. |
Name | Description | |
---|---|---|
![]() | GlobalPaletteChange |