Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.UI Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA widget in which descendants of NExpandableSection can register. Of all the sections that are registered in the Accordion, only a single one can be selected at a time.
    ClassA flex box panel that automatically updates the Grow and Shrink flex box extended properties of the expanded accordion expandable section. Set an instance of this class to the Content property of the accordion if you want the expanded section to fill the whole available area.
    ClassA split button, that that is typically used to perform undo/redo commands. You will typically assign a NActionListSplitButtonCommandSource to this type of split button.
    ClassA command source that can be applied to NActionListSplitButton widgets.
    ClassRaised as arguments of NActionListSplitButton.DoActions event. The consumer must execute the number of actions that were selected by the user.
    ClassRepresents the list box of an NActionListSplitButton.
    ClassRaised as arguments of NActionListSplitButton.QueryActions event. The consumer must populate a list of widgets, that represent the sequencial actions that need to be performed.
    ClassA color picker that aggregates Palette, Standard, Named and Custom color pickers.
    ClassRepresents a control for interactive editing of advanced gradient point positions.
    ClassA picker for advanced gradient variant.
    ClassA cell of the NAdvancedGradientVariantPicker.
    ClassRepresents the application menu of a ribbon.
    ClassThe wrap flow panel use in the footer of an application menu popup window.
    ClassThe popup window shown when the application menu is clicked.
    ClassAn UI element, which hosts a text box and provides auto complete functionality for it.
    ClassProvides data for the BeginPrint event.
    ClassAn attribute, which defines the appearance of a border wall.
    ClassA designer for borders, which lets the user edit all border properties and parts.
    ClassA designer for borders, which lets the user quickly edit the most commonly used border properties.
    ClassA class that holds a border and a border thickness.
    ClassDesigner for border and thickness.
    ClassA widget that shows previews of borders and their thickness.
    ClassRepresents a border corner that displays a border corner brick. Each border corner can be drawn with different inner and outer strokes and filling.
    ClassDesigner for border corners.
    ClassRepresents a border part and serves as base class for border sides and corners.
    ClassA widget that shows a preview of a NBorder object
    ClassRepresents a border side (e.g. left, top, right or bottom) that displays a border side brick. Each border side can be drawn with different inner and outer strokes and filling.
    ClassDesigner for border sides.
    ClassA style split button, which is used to edit a border and its thickness.
    ClassA picker for selecting a predefined border style.
    ClassA cell of the NBorderStylePicker.
    ClassRepresents a border wall, defined as a list of bricks. A border wall is similar to a path figure (e.g. can be opened or closed) and defines two outlines - inner and outer. The wall is constructed from side and corner bricks that a NBorder attribute can paint.
    ClassA widget for editing a rectangular bounds.
    ClassAn input element that adds core support for the box-model. Box elements participates in the document measure and layout system. Serves as base class for Windows and Widgets.
    ClassRepresents a designer for box elements.
    ClassA class that makes a border and a background rule declarations for a specific UI part skin. An instance of this class can be obtained by the GetBoxUIPartSkinner methods of an NUITheme.
    ClassRepresents a push button, which can alter the window result of the window in which it resides.
    ClassServes as base class for all buttons. It is a content holder widget, which raises a Click event when it is pressed or released.
    ClassBase designer of buttons.
    ClassA command source that can be applied to all types of buttons that derive from NButtonBase. It subsrcibes for the NButtonBase.Click event to execute the command with empty parameter.
    ClassRepresents a content holder that can be initialized to contain predefined configurations of buttons as well as custom buttons.
    ClassA command source that can be applied to all types of buttons that derive from NToggleButton. It subsrcibes for the NButtonBase.Click event to execute the action and also updates the Checked state of the owner toggle button.
    ClassRepresents a calendar control that allows the user to visually select a date.
    ClassRepresents the prev view range or next view range button of a calendar header.
    ClassRepresents a calendar header that is a strip of three buttons - prev page, title and next page buttons.
    ClassA table picker, that serves as base class for the pickers of a calendar.
    ClassA cell from a NCalendarPicker.
    ClassRepresents the title button of a calendar header.
    ClassA widget, which raises pre and post paint events, that the user can intercept to perform arbitrary custom painting with a NPaintVisitor.
    ClassThe event arguments associated with paint events raised by canvas elements
    ClassRepresent a text box or rich text caret.
    ClassA menu item that can be checked.
    ClassA command source that can be applied to NCheckableMenuItem instances. It subsrcibes for the NMenuItem.Click event to execute the action and also updates the Checked state of the owner checkable menu item.
    ClassA symbol toggle button, which represents a check box.
    ClassRepresents a combo box that contains check boxes. Use the AddCheckBoxItem method to add check boxes to the combo box.
    ClassA 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.
    ClassManages the clipboard operations inside Nevron Open Vision.
    ClassA menu drop down for the collapsed state of a ribbon group.
    ClassBase class for all color bars.
    ClassA drop down edit that displays a drop down color picker for selecting a color from a palette.
    ClassBase class for all drop down edits that display a drop down color picker for selecting a color from a palette.
    ClassRepresents a dialog that hosts an advanced color picker.
    ClassRepresents a color palette.
    ClassContains the colors needed for the skinning of an UI part.
    ClassA class that contains styling information for a state of a color skin.
    ClassRepresents a widget, which displays a drop down list of items to choose from.
    ClassA combo box command source, which accepts only integer and decimal values as text (with fixed precision), for example the command source of a font size combo box.
    ClassA combo box command source, which accepts only integer values as text, for example the command source of a font size combo box.
    ClassRepresents a combo box item.
    ClassA collection of combo box items.
    ClassA command source that can be applied to NComboBox widgets. The combo box items are populated by the source. The parameters list should cointain NKeyValuePairs of string:object. The ActiveParameter should be an itemb from the parameter list object.
    ClassRepresents the list box of an NComboBox.
    ClassA command source that can be applied to NComboBox widgets. It subsrcibes to the NComboBox.SelectedIndexChanged event to execute the command with a parameter equal to selected combo box index.
    ClassRepresents the text box part of a combo box.
    ClassServes for the classification of command actions that can be executed in response to shortcut key combinations, and provides the alternative visual command sources, with the ability to link themselves to command actions.
    ClassServes as base class for all command actions that can be executed in a reaction to keyboard gestures and command source events.
    ClassRepresents a command bar, that consists of a gripper, collection of items and a pendant.
    ClassProvides facility methods for creating widgets that are bound to commands and reside in command bars.
    ClassA collection of command bars.
    ClassA collection of command bar lanes, that represents a command bar docking area.
    ClassAn top-level window that is created to host floating command bars.
    ClassA collection of command bar floater windows. Exposed by the Floater property of each NCommandBarManager.
    ClassRepresents the options button of a command bar floater.
    ClassA symbol box, which serves as command bar gripper. When the user drags the gripper inside the command bar dock the command bar is repositioned inside the dock. When the user drags the gripper away from the command bar dock the command bar is floated.
    ClassA collection of command bar items that belongs to a command bar.
    ClassA collection of command bars, which represents a horizontal or vertical command bar lane.
    ClassRepresents the desired position of a command bar, inside a command bar lane. It pairs a length offset and a stamp, which is automatically provided by the command bar lane. A valid instance of this class can be obtained from the NCommandBarLane.CreatePosition method.
    ClassA content holder widget, the content of which is surrounded by four command bar docks (left, right, top and bottom). The top and bottom docks are by default oriented horizontally, while the left and right docks are by default oriented vertically. A command bar manager allows for the command bars, owned by it to be floated and closed.
    ClassRepresents the pendant of a command bar, that shows a dynamically constructed menu, that displays the currently hidden items, as well as a menu that allows for selecting the items that are shown in the command bar lane.
    ClassA widget, that represents a separator in a command bar.
    ClassCreates a command bar based UI.
    ClassBase class for all builders that create UI elements and associate them with commands.
    ClassA collection of NCommandBuilder instances.
    ClassRepresents a collection of command actions, that input elements can use to manage the command handling on their behalf.
    ClassServes as base class for all events associated with commands
    ClassAn extended attribute that is applied to elements that must be considered as command sources. A command source, is typically a widget that is used to invoke a command action upon a command target. The command target is dynamically provided by the command source ancestors chain.
    ClassServes as base class for all events associated with commands, that are raised by command sources.
    ClassBase class for all command UI builders.
    ClassA content holder, which hosts a command target with its commanding UI.
    ClassBase class for command widget factories used by the ribbon search box and quick access toolbar.
    ClassUsed as a base class for all classes that represent platform-provided common dialog boxes, such as NOpenFileDialog, NSaveFileDialog and NPrintDialog.
    ClassAn abstract base class for dialog results.
    ClassA tool, which is composited of other tools.
    ClassRepresents a widget, which is composed from other elements of certain type.
    ClassA widget, which contains a single other widget that is placed inside its content area. The content holder by default measures to fit the contained element.
    ClassA popup window host, the popup window content of which is static and is not recreated when the popup is opened or closed. Serves as base class for NMenuPopupHost.
    ClassRepresents an attribute that is typically associated with widgets that can display context menus or popups for the elements they contain.
    ClassRepresents a command builder that facilitates the creation of context menus.
    ClassA popup window that hosts a mini toolbar and/or a context menu.
    ClassRepresents a continious media document, which facilitates the image export of NVisual elements.
    ClassRepresents a continuos media export dialog.
    ClassBase class for exporters, which can export a document to a continuous media, such as a raster or vector image.
    ClassRepresents a cursor
    ClassDesigner for cursors.
    ClassRepresents a data format.
    ClassRepresents a data object in the Nevron Open Vision data exchange mechanizms (i.e. drag and drop and clipboard).
    ClassA drop down edit that lets you select a date and/or time from a drop down calendar or some other widget.
    ClassRepresents the text box part of a date/time box.
    ClassThe header that the calendar control places on top of the day of week columns.
    ClassA calendar picker that selects from one of the days in a given month.
    ClassA cell from a day picker, that represents a day from the currently viewed month of a specific year.
    ClassRepresents the Desktop of a specific operating system or integration environment. An instance of this class can be obtained from the NApplication.Desktop property. The Desktop is the root element of the windows-widgets hierarchy and contains the root level windows of the application.
    ClassRepresents the document that contains the Desktop element
    ClassA layout panel, that serves as base class for layout panels that aggregate directed box layouts
    ClassA layout panel, which integrates the NDockLayout in the context of the Nevron User Interface.
    ClassA widget, which contains a document.
    ClassRepresents a content holder widget that is placed inside the document, hosted by a document box.
    ClassRepresents the document contained inside a document box.
    ClassEvent arguments for document loaded events.
    ClassBase class for all document export dialogs.
    ClassEvent arguments for document saved events.
    ClassA viewport that hosts a document of a certain type and provides facility methods for loading and saving this document into different medias.
    ClassBase class for all document view command actions
    ClassRepresents a document view message.
    ClassServes as basse class for all async tasks executed upon a NDocumentView
    ClassA document view with attached command bars commanding UI.
    ClassA document view with attached commanding UI.
    ClassA document view with attached ribbon commanding UI.
    ClassThe event arguments associated with NDragDrop.DragOverEvent and NDragDrop.DragDropEvent events (i.e. when a data object is moved over or dropped on a drag drop target).
    ClassManages the drag and drop operations inside Nevron Open Vision. Also serves as dispatcher of native window peers drag and drop events to the Nevron DOM.
    ClassRepresents the source of data in a Drag-And-Drop operation, when the Drag-And-Drop is iniated by NOV.
    ClassRepresents the event arguments dispatched by NDragDropSource events.
    ClassThe data associated with the end of drag and drop
    ClassServes as base class for NDragOverChangeEventArgs and NDragOverEventArgs
    ClassThe NDragEventData class provides information about drag-drop events
    ClassThe event arguments associated with NDragDrop.DragEnterEvent, NDragDrop.DragInEvent, NDragDrop.DragOutEvent and NDragDrop.DragLeaveEvent events.
    ClassA tool, which serves as base class for all tools, which perform some drag operations.
    ClassA content popup host, which also has a symbol (typically a down arrow).
    ClassA popup window host, that serves for base class for drop down widgets. Drop down edits consist of an item slot and a drop down button located at the right or at the bottom side, that toggles a popup window. The popup window is usually dynamically populated with relevant information that assists the field editing.
    ClassRepresents the drop down button of a drop down edit
    ClassBase class for all element export dialogs.
    ClassBase class for exporters, which export documents to different medias such as raster image, vector image (SVG), print, PDF, etc.
    ClassRepresents a rectangle symbol shape.
    ClassRepresents an empty skin state.
    ClassEvent args that are commply used in abortable actions
    ClassProvides data for the EndPrint event.
    ClassEnume widget factory.
    ClassA task dialog that shows information for an exception with option to save it to file.
    ClassEvent arguments associdated with the NCommand.Execute event.
    ClassRepresents an expandable content holder
    ClassRepresents an expandable section
    ClassRepresents a symbol button, which when clicked toggles the expanded section of the
    ClassServes as base class for media documents that export certain elements to print, pdf and image medias.
    ClassUsed as a base class for classes that represent platform-provided file dialogs.
    ClassRepresents a pair between a file extension description and the associated file extensions.
    ClassRepresents a widget that allows the user to type or pick a file using the built in file open dialog.
    ClassRepresents a shape of a symbol. Serves as base class for rectangle, ellipse and path symbol shapes.
    ClassServes as base class for table picker cells that fill the content area with some filling.
    ClassA style split button, which is used to select a fill style.
    ClassA layout panel that arranges widgets like the CSS Flexbox layout. Use the Nevron.Nov.Layout.NFlexBoxLayout.SetGrow and Nevron.Nov.Layout.NFlexBoxLayout.SetShrink static methods to set the Grow and Shrink extended properties of the widgets.
    ClassA layout panel, that serves as base class for layout panels exposing flow layouts.
    ClassEvent arguments, dispatched as notifications for Keyboard Focus changes.
    ClassThe focus decorator is used to display a decoration over the currently focused widget. It serves as base class for all focus decorators.
    ClassDesigner for focus decorators.
    ClassA focus decorator that renders a stroked frame at the padding area of the ui element.
    ClassA combo box that contains the available regular font names.
    ClassRepsents a font name combo box that shows a thumbnail of the font.
    ClassRepresents a font thumbnail image.
    ClassRepresents a border corner that is filled with four colors.
    ClassDesigner for four colors border corners.
    ClassRepresents a control for interactive editing of gradient stop positions.
    ClassA variant picker for two color gradients.
    ClassRepresents a single cell of the NGradientVariantPicker.
    ClassRepresents a group box, which consists of an arbitrary Header and Content widgets.
    ClassRepresents a holder for the group box header content.
    ClassA picker for an ENHatchStyle.
    ClassA cell from a NHatchStylePicker
    ClassRepresents an element that has a header and content.
    ClassA color picker that lets the user select a color from a honeycomb of hexagon cells.
    ClassA horizontally oriented scroll bar for selecting a range.
    ClassA color picker, which consists of a Saturation-Brightness color box and a hue bar.
    ClassA color picker, which consists of a Saturation-Brightness triangle and a hue color wheel.
    ClassRepresents a horizontal scrollbar.
    ClassRepresents a color bar for selecting hue value.
    ClassA widget, which renders and sizes to an image. The image is controlled by the Image property.
    ClassBase class for all image boxes.
    ClassRepresents an image list for an image based theme.
    ClassRepresents a state from an image skin.
    ClassServes as base class for widgets that arrange side and corner adorner widgets.
    ClassThe event arguments associated with NKeyboard.InputCharEvent event
    ClassThe NCharEventData class, provides information about an input char event
    ClassA visual element that serves as base class for elements that can receive and process user input.
    ClassA designer for an input element.
    ClassServes as base event arguments for UI events dispatched allong input target chains.
    ClassRepresents a collection of tools that input targets can use to manage the user interaction on their behalf.
    ClassRepresets an optimized stack of widgets, that serves as base for list box, tree view, and accordion items collections.
    ClassManages the keyboard focus and operations related with the keyboard inside Nevron Open Vision. Also serves as dispatcher of native window peers keyboard events to the Nevron DOM.
    ClassThe event arguments associated with NKeyboard.KeyDownEvent and NKeyboard.KeyUpEvent events (i.e. when a keyboard key is pressed or released).
    ClassThe NKeyEventData class, provides information about KeyUp and KeyDown events
    ClassA widget that renders a text string. The text is controlled by the Text property.
    ClassDefault designer for labels.
    ClassA command source that can be applied to labels. The text of the label is updated from the command active parameter.
    ClassA colleciton of visuals, that uses the coordinate system to which it belongs. A layer is often used for the drawing of previews and other visual aids.
    ClassA panel, that serves as base class for panels that integrate NOV Box Layouts, in the context of the NOV UI.
    ClassRepresents a line symbol shape.
    ClassA label that displays a hyperlink and opens it in the user's default web browser when clicked.
    ClassDesigner for link labels.
    ClassA widget that contains a list of selectable items.
    ClassThe designer for list boxes.
    ClassRepresents a list box item.
    ClassA collection of list box items.
    ClassRepresents the selection of a list box.
    ClassRepresents a bar for setting the luminance of a color.
    ClassAn UI theme, which mimics the Mac OS X 10.11 El Capitan theme.
    ClassAn UI theme which emulates the Mac OS X 10.7 Lion theme.
    ClassA command source that can be applied to masked enum editors - masked enum panels and masked enum drop downs. The checked checked boxes are updated from the command active parameter.
    ClassA text box that uses a mask to distinguish between proper and improper user input.
    ClassMasked text box reject args.
    ClassRepresents a text box with a spinner to select a numeric value and a combo box to select the value's measurement unit.
    ClassA command source that can be applied to measure up downs.
    ClassA widget that represents a vertically oriented menu.
    ClassA command bar, the items of which are typically menu drop downs.
    ClassA menu popup host, whose automatic popup position is located below the element. It doesn't have a drop down symbol if placed in a menu bar, but has a drop down symbol if placed in a command bar (toolbar).
    ClassCreates a menu drop down.
    ClassA menu popup host, that represents an item from a menu. Each menu item represents a row of header, content and symbol elements, that are aligned by the menu item collection in which it resides.
    ClassA vertical stack of widgets, that aligns the columns of the menu items contained in it. Although a menu item collection is designed to primary hold menu items, it can virtually hold any widget(s), thus enabling users to alter the default layout of the menu items and to place arbitrary widgets in menus.
    ClassA command source that can be applied to NMenuItem instances. It subsrcibes for the NMenuItem.Click event to execute the command with empty parameter.
    ClassA popup window host, the popup window of which contains an NMenu. The popup content of a menu popup host (e.g the menu) is static and is not recreated when the popup is opened (i.e. allows the users to populate the menu before showing it. Serves as base class for menu drop downs and menu items.
    ClassA widget, that represents a separator in a menu.
    ClassA split button, which pop ups a menu.
    ClassA command source that can be applied to NMenuSplitButton instances. Besides to the SelectedIndexChanged and menu item click it also uses the NMenuSplitButton.Click event to execute the command with the index of the currently selected menu item.
    ClassA command source that can be applied to NMenuSplitButton instances. It executes the command with the value assigned to the Tag property of the currently selected menu item.
    ClassRepresents a modal dialog window that shows a message to the user and lets him click a button in response to the message.
    ClassA calendar picker that selects from one of the months in the current year.
    ClassA cell from a NMonthPicker
    ClassManages the mouse capture and operations related with the mouse inside Nevron Open Vision. Also serves as dispatcher of native window peers mouse events to the Nevron DOM.
    ClassThe event arguments associated with NMouse.DownEvent and NMouse.UpEvent events (i.e. when a mouse button is pressed or released).
    ClassThe event arguments associated with NMouse.GotCaptureEvent, NMouse.CaptureInEvent, NMouse.CaptureOutEvent and NMouse.LostCaptureEvent events.
    ClassEvent arguments associated with mouse events
    ClassThe event arguments associated with NMouse.EnterEvent, NMouse.InEvent, NMouse.OutEvent and NMouse.LeaveEvent events.
    ClassThe data associated with a mouse capture change
    ClassThe event arguments associated with the NMouse.WheelEvent (i.e. when the mouse wheel is rotated).
    ClassRepresents a text box with a spinner to select a numeric value and a combo box to select the value's measurement unit.
    ClassA widget that splits its content area into multiple resizable panes, which can be interactively resized with help of thumbs located between them.
    ClassA color picker that lets the user select a color from a list of named colors.
    ClassA widget, which mimics the Microsoft Outlook Navigation bar.
    ClassRepresents the NavigationBar options dialog.
    ClassRepresents a pane from an Outlook bar.
    ClassA content holder that serves as base class for NNavigationBarPaneHeader and NNavigationBarPaneIcon
    ClassRepresents a collection of outlookbar panes.
    ClassRepresents the header of an NNavigationBarPane
    ClassRepresents the header of an NNavigationBarPane
    ClassRepresents the header of an NNavigationBarPane
    ClassRepresents the pendant of a navigation bar, that shows a dynamically constructed menu, that displays options to show/hide panes, as well as modify the panes order.
    ClassRepresents the thumb of an outlook bar.
    ClassRepresents the Nevron Dark theme.
    ClassRepresents the Nevron Light theme.
    ClassRepresents a text box with a spinner that can be used for selecting numbers in a specified range.
    ClassA command source that can be applied to numeric up downs.
    ClassReprensets the text box part of a numeric up down.
    ClassRepresents a platform-provided "Open File" dialog.
    ClassRepresents the result for an "Open File" dialog box.
    ClassRepresents the context passed for paged exports of document content elements that implement the INPagedElement interface.
    ClassA dialog for exporting document content to paged medias.
    ClassServes as base class for document exporters that export documents to paged medias, such as NPrintMediaExporter and NPdfMediaExporter
    ClassA combo box command source, which accepts only integer values as text, for example the command source of a font size combo box.
    ClassA drop down edit that lets you select a page orientation
    ClassA combo box command source, which accepts only integer values as text, for example the command source of a font size combo box.
    ClassA drop down edit that lets you select a page size from a list of predefined ones.
    ClassRepresents a pair of two arbitrary widgets, which is a commonly used UI construction.
    ClassA table picker that lets the user pick a color from a palette of colors.
    ClassBase class for all table pickers that let the user pick a color from a palette of colors.
    ClassA cell from a NPaletteColorPicker.
    ClassA widget, which is a collection other widgets. Serves as base class for all panels.
    ClassRepresents a rectangle symbol shape.
    ClassRepresents a PDF export dialog
    ClassExports a document to PDF.
    ClassRepresents a rectangle symbol shape.
    ClassRepresents a polyline symbol shape.
    ClassA top-level window that is by default displayed without a title bar and raises a QueryStayOpened event. Because of the temporary nature of a popup window, it is typically contained in a NPopupWindowHost element, that defines its closing conditions and start position. A popup window can however be opened in any node window context, thus enabling context popups and menus for virtually all descendants of a window.
    ClassA widget that hosts a popup window. Serves as base class for all types of widgets, that can host popup windows, such as drop down edits, menu drop downs, menu items etc.
    ClassBase class for all widgets that show a preview of a given object.
    ClassBase class for preview widgets and preview widget hosts. Styling and interactivity is disabled in this class.
    ClassThis widget defines a hatch background and a border and is used to host a preview widget.
    ClassRepresents a platform-provided "Print" dialog.
    ClassRepresents the dialog result of the Print dialog.
    ClassDefines an object that is used to receive printing-related events and send output to a printer.
    ClassA dialog for setting print related properties.
    ClassServes as base class for printing documents.
    ClassRepresents the settings related to the printing (paged media) layout of a document or a document sheet.
    ClassDesigner for NPrintLayout.
    ClassRepresents a set paging grids, that need to be printed together.
    ClassProvides data for the PrintPage event.
    ClassA widget, which fills to indicate the progress of an operation.
    ClassRepresents the buffered part of a progress bar.
    ClassRepresents the completed (full) part of a progress bar.
    ClassRepresents a progress bar part.
    ClassRepresents the remaining (empty) part of a progress bar.
    ClassRepresents a popup window that shows a progress of an operation to the user.
    ClassRepresents the header label of a progress window.
    ClassEvent arguments associated with the NCommand.QueryTarget event
    ClassThe data associated with query continue drag events
    ClassProvides data for the QueryPageSettings event.
    ClassA symbol toggle button, which represents a radio button. A radio button is considered grouped, when it is a descendand of a NRadioButtonGroup. For a single NRadioButtonGroup element, only one descendant radio button can be checked at a time.
    ClassA toggle button group for radio buttons.
    ClassServes as base class for widgets displaying a range
    ClassRepresents a begin or an end thumb of a range scroll bar.
    ClassA slider with two thumbs, which allows for a selection of a range.
    ClassRepresents the thumb of a range slider.
    ClassExports document content to a raster image such as PNG, JPEG, BMP, etc.
    ClassRepresents a rectangle symbol shape.
    ClassA command action that redos a single or multiple history commands
    ClassRepresents a button, which repeatingly raises the Click event. The initial delay and repeating clicks time intervals are user specifiable.
    ClassRepresents a ribbon.
    ClassRepresents a ribbon button, which is a button that has image and text and resides in a ribbon. It provides support for 3 states: Large, Medium and Small.
    ClassRepresents the content of a ribbon button.
    ClassFilters nodes that implement the INRibbonButton interface.
    ClassFilters nodes that implement the INRibbonButton interface and not placed in a ribbon quick access toolbar.
    ClassA layout panel that arranges ribbon group widgets and can collapse or expand based on the available area.
    ClassBase class for contextual ribbon tab page group builders. The tab page groups created by this builder are initially collapsed.
    ClassRepresents a ribbon drop down button that shows a widget in a popup window when clicked.
    ClassRepresents a ribbon gallery.
    ClassBase class for command sources that can be applied to ribbon galleries.
    ClassRepresents a ribbon gallery spinner.
    ClassRepresents a ribbon group that consists of a header and a collection of ribbon group items.
    ClassProvides facility methods for creating widgets that are bound to commands and reside in ribbon groups.
    ClassRepresents a collection of ribbon groups.
    ClassRepresents the header of a ribbon group.
    ClassA collection of widgets that belongs to a ribbon group. The ribbon group item collection's horizontal and vertical placements are by default set to "Center" and "Top" respectively.
    ClassRepresents a ribbon help button that typically resides in the top right content of a ribbon tab.
    ClassContains helper methods for working with ribbons and ribbon widgets.
    ClassBase class for all ribbon layout panels.
    ClassRepresents a ribbon drop down menu.
    ClassRepresents a ribbon quick access button item.
    ClassBase class for all ribbon quick access items.
    ClassRepresents a ribbon quick access repeat button item.
    ClassRepresents a ribbon quick access split button item.
    ClassRepresents a ribbon quick access toggle button item.
    ClassA quick access ribbon toolbar.
    ClassBase class for all builders that create ribbon quick access toolbars.
    ClassRepresents a ribbon repeat button, which is a repeat button that has image and text and resides in a ribbon. It provides support for 3 states: Large, Medium and Small.
    ClassAn autocomplete box that can be placed in a ribbon and searches through its widgets for quick access to ribbon commands.
    ClassA widget that represents a separator in a ribbon group.
    ClassRepresents a ribbon split button.
    ClassA stack panel placed in a ribbon. It automatically sets the extended look of its children to Flat.
    ClassRepresents a ribbon tab.
    ClassBase class for command sources that can be applied to ribbon tabs.
    ClassRepresents a ribbon tab page that couples a header and a ribbon group collection.
    Class 
    ClassRepresents a collection of ribbon tab pages.
    ClassRepresents a ribbon tab page group.
    ClassBase class for ribbon tab page group builders.
    ClassRepresents a collection of ribbon tab page groups.
    ClassRepresents the header of a ribbon tab page.
    ClassRepresents a toggle ribbon button, which is a toggle button that has image and text and resides in a ribbon. It provides support for 3 states: Large, Medium and Small.
    ClassCreates a ribbon based UI.
    ClassAn widget factory used by the ribbon search box and the ribbon quick access toolbar.
    ClassRepresents a variation of the wrap flow layout, which layouts boxes on a given number of lanes (typically 2 or 3) and is used by the ribbon wrap flow panel.
    ClassA layout panel that arranges ribbon group widgets on 2 or 3 lanes based on the available area.
    ClassRepresents a platform-provided "Save File" dialog.
    ClassRepresents the dialog result for the Save file dialog.
    ClassA Saturation-Brightness color picker.
    ClassRepresents information about a screen (monitor)
    ClassA tool, which implements mouse wheel scrolling and zooming of a NViewport instance.
    ClassServes as base class for horizontal and vertical scrollbars
    ClassRepresents the arrow button of a scrollbar.
    ClassRepresents the shaft button of a scrollbar.
    ClassRepresents the thumb of a scrollbar.
    ClassA widget, which contains a single other widget and allows for its scrolling. It measures to fit the contained element without scrollbars, but if this is not possible, the scroll content element will display scrollbars. The contained element is always sized to its desired size.
    ClassA widget, which allows for the scrolling of arbitrary content. It measures to fit the content without scrollbars, but if this is not possible, it will display scrollbars.
    ClassServers as base class for scrollbars and sliders, that support interactive scrolling of a value inside a range.
    ClassThe NScrollEventArgs class represents the event arguments associated with scroll events.
    ClassRepresents the event arguments associated with node selection events.
    ClassServes as base class for selection objects than manage single or multiple selected items.
    ClassA command, which displays a dialog box that lets the user select a predefined border and its thickness.
    ClassA table picker for selecting a predefined shadow.
    ClassA style split button, that is used to select a shadow style.
    ClassA panel in which only a single child element can be visible. The single visible panel can be instructed to size itself to the visible element, or to all contained elements.
    ClassRepresents a border corner that is filled with six colors.
    ClassDesigner for six colors border corners.
    ClassBase class for skins.
    ClassRepresents a skin property.
    ClassBase class for skin properties.
    ClassA collection of skin properties.
    ClassDesigner of skin property collections.
    ClassBase class for all box skin states.
    ClassRepresents a collection of skin states.
    ClassA range based widget, which lets the user select a value bu dragging a thumb.
    ClassDesigner for sliders.
    ClassRepresents the axis of s slider.
    ClassRepresents the shaft button of a slider.
    ClassRepresents the thumb of a slider.
    ClassBase class for all slider thumbs.
    ClassRepresents a two button spinner, with increase and decrease buttons, that are horizontally or vertically arranged.
    ClassRepresents the increase or decrease button of a spinner.
    ClassThe NSpinnerSpinEventArgs class represents the event arguments associated with scrollbar scroll events
    ClassA drop down edit, which serves as base class for all split buttons. The item slot is filled with an action button, which generates a Click event on behalf of the split button.
    ClassRepresents the action button of a split button.
    ClassA command source that can be applied to all types of buttons that derive from NSplitButton. It subsrcibes for the NSplitButton.Click event to execute the command with empty parameter.
    ClassA widget that splits its content area into two resizable panes, which can be interactively resized with help of a thumb located in the middle.
    ClassBase class for splitters.
    ClassRepresents a pane of a splitter.
    ClassRepresents the thumb of a splitter.
    ClassA button that resides in a splitter thumb.
    ClassRepresents the ghost of a splitter thumb.
    ClassA collection of widgets that resides in a multi splitter.
    ClassA layout panel, which integrates the NStackLayout in the context of the Nevron User Interface.
    ClassA command bar, the items of which are typically status bar panes.
    ClassCreates a status bar.
    ClassA content holder widget that resides in the Items collection of a status bar.
    ClassA style split button, which is used to select a stroke style.
    ClassA static class, that contains extended properties used for additional styling purposes. Defines the ExtendedLook, IsSelected, IsHighlighted, FontStyleBold, etc. extended properties and the respective helper methods for working with them.
    ClassA split button, that serves as base class for split buttons editing different appearance style attributes such as fill, stroke, shadow etc.
    ClassA split button command source that can be applied to style split buttons.
    ClassRepresents a symbol (glyph) that certain UI elements can render as part of their background rendering. It is a collection of symbol shapes, meaning that a symbol can be composed by several shapes with different style.
    ClassA widget, which renders and sizes to a symbol. The symbol is controlled by the Symbol property.
    ClassRepresents a button that can also contain a symbol. Serves as base class for all buttons that need to possibly have a symbol inside them (such as the drop down edit buttons).
    ClassRepresents a content holder that is extended to have a symbol.
    ClassRepresents a repeat button that also contains a symbol. Serves as base class for all repeat buttons that need to have a symbol inside them (such as scrollbar arrow buttons).
    ClassRepresents a shape of a symbol. Serves as base class for rectangle, ellipse and path symbol shapes.
    ClassRepresents a toggle button, that has a symbol, which indicates that it is checked and/or pressed. Serves as base class for check boxes and radio buttons.
    ClassA class that makes a border and a background rule declarations for a specific UI symbol part skin. An instance of this class can be obtained by the GetSymbolUIPartSkinner methods of an NUITheme.
    ClassRepresents a tab widget, that contains tab pages, which are represented by NTabPage elements that you add through the TabPages property. The order of tab pages in this collection reflects the order the tabs appear in the widget.
    ClassA layout panel, which integrates the NTableFlowLayout in the context of the Nevron User Interface.
    ClassA toggle button group, the items of which are arranged in a table flow fashion. The table picker items are usually NTablePickerCell elements, but can be any other widgets.
    ClassA toggle button that can be selected and navigated to from a table picker. A table picker cell usually resides inside a NTablePicker. For a single NTablePicker element, only one child cell can be checked at a time.
    ClassA label that is used in wrap flow table pickers and occupy a full row of the picker.
    ClassRepresents a tab page that couples header and content widgets.
    ClassRepresents a collection of tab pages.
    ClassRepresents a content holder for the tab page header content.
    ClassHolds the tab page header skins for all possible locations of a tab page header.
    ClassRepresents the spinner (scroller) of a tab.
    ClassA task dialog is a dialog box that can be used to display information and receive simple input from the user. It's similar to a message box, but contains many additional features such as support for header, content and footer, radio and command buttons and a verification check box.
    ClassRepresents a task dialog custom button.
    ClassRepresents a collection of task dialog custom buttons.
    ClassRepresents the header of a task dialog.
    ClassRepresents a task dialog header label, which usually resides in a task dialog header or in a task dialog custom button.
    ClassRepresents a task dialog radio button group.
    ClassA command source that can be applied to text boxes. The text of the text box is updated from the command active parameter.
    ClassThe NTextBackground class defines the appearance of the text bac
    ClassA scrollable widget that displays an editable text string. The text is controlled by the Text property.
    ClassA content holder widget that has a text representation. This class serves as base for combo box and list box items.
    ClassA map of text representable items optimized for search by the first char of the item's text (case insensitive checks are performed). This map is used by combo boxes and list boxes for keyboard navigation.
    ClassRepresents a text style
    ClassA document that contains a theme.
    ClassRepresents a border side that is filled with three colors.
    ClassDesigner for three colors border sides.
    ClassA content holder widget, which the user can drag. A thumb can only be dragged if it resides in a thumb axis element (for example a scrollbar).
    ClassThe NThumbDragEventArgs class represents the event arguments associated with thumb drag events
    ClassA combo box for selecting a time span. If you use the AddItem methods to add items to the combo box, it's kept sorted by time span.
    ClassRepresents the title bar of a window.
    ClassA symbol button that serves as base class for the typical buttons in a title bar - close, minimize, maximize/restore and help.
    ClassThe close button in a title bar's control box.
    ClassA widget that consists of 3 title bar buttons - Minimize, Maximize and Close.
    ClassRepresents the header of a title bar.
    ClassThe help button in a title bar's control box.
    ClassA collection of widgets that reside in a title bar.
    ClassThe maximize button in a title bar's control box.
    ClassThe drop down menu of a title bar.
    ClassThe minimize button in a title bar's control box.
    ClassA general purpose toggle button, which can also act like a radio button. A radio button is considered grouped, when it is a descendand of a NToggleButtonGroup. For a single NToggleButtonGroup element, only one descendant toggle button can be checked at a time.
    ClassA button which serves as base class for all toggle buttons.
    ClassA command source that can be applied to all types of buttons that derive from NToggleButton. It subsrcibes for the NButtonBase.Click event to execute the action and also updates the Checked state of the owner toggle button.
    ClassA toggle button group for toggle buttons.
    ClassA widget in which descendant toggle buttons of a certain type can register. Of all toggle buttons that are registered in the group, only a single one can be selected at a time.
    ClassServes as base class for all tools. It is a pluggable part of an interactor.
    ClassA command bar, which represents a toolbar.
    ClassCreates a toolbar.
    ClassA container for the information that can be displayed when the mouse moves over a certain element or area. A tooltip window is internally created for each tooltip that is shown. In general only one tooltip window can exist at a given time, because like the cursor, the tooltip is used to provide additional information about the current mouse pointer location, and is a shared resource.
    ClassA designer for tooltips.
    ClassA top-level window that is by default displayed without a title bar. A tooltip window is a temporary window that is created for a tooltip.
    ClassRepresents a top-level window, that can be opened in a top-most window fashion. The native window that is created is dependant on the integration platform. Top-level windows are used when you want to display top-most or popup content.
    ClassA collection of top-level windows. Exposed by the TopLevelWindows property of each NWindow.
    ClassManages the touch gesture operations inside Nevron Open Vision. Also serves as dispatcher of native window peers touch events to the Nevron DOM.
    ClassThe event arguments associated with NTouch.DownEvent, NTouch.UpEvent and NToch.Move events (i.e. when a touch device is pressed, released or moved).
    ClassThe event arguments associated with NTouch.GotCaptureEvent, NTouch.CaptureInEvent, NTouch.CaptureOutEvent and NTouch.LostCaptureEvent events.
    ClassRepresents a touch device (you can think of a single finger).
    ClassEvent arguments associated with mouse events
    ClassThe event arguments associated with NTouch.EnterEvent, NTouch.InEvent, NTouch.OutEvent and NTouch.LeaveEvent events.
    ClassThe data associated with a mouse capture change
    ClassA widget, which contains a NTransformContentVisual element that places an arbitrary transform on another widget. The transformation of the contained NTransformContentVisual is controlled by the ScaleX, ScaleY and Angle properties. In this way the widget contained inside this visual can be scaled and rotated.
    ClassAn input element which transforms the widget it contains. The NTransformContent is the inner element of a NTransformContentHolder widget.
    ClassA widget that displays hierarchical data in a tree structure with items that can expand, collapse and be selected.
    ClassThe designer of tree views.
    ClassRepresents a tree view item, that couples a header and sub items
    ClassA collection of tree view items.
    ClassRepresents a holder for the tree view item header content.
    ClassA collection of tree view items
    ClassRepresents a border corner that is filled with two colors.
    ClassDesigner for two colors border corners.
    ClassRepresents a border side that is filled with two colors.
    ClassDesigner for two colors border sides.
    ClassBase class for UI part skinners.
    ClassServes as base class for all Nevron User Interface themes, which use skins to style widgets.
    ClassServes as base class for User Interface singleton instances (such as NMouseSingleton, NKeyboardSingleton, NClipboardSingleton, NDragAndDropSingleton etc.)
    ClassThis is the base class of all Nevron User Interface themes. It also defines the most commonly used theme states and contexts.
    ClassA map of UI theme colors.
    ClassDesigner associated with NUIThemeColorMap.
    ClassA map of UI theme fonts.
    ClassDesigner associated with NUIThemeFontMap.
    ClassRepresents a map of UI theme key/value pairs.
    ClassRepresents an item of an UI theme map.
    ClassBase class for all UI theme plugins.
    ClassA map of UI part skins.
    ClassA map for tab page header image skins.
    ClassA command action that undos a single or multiple history commands
    ClassA content holder, that measures to the uniform size of all unisize boxes that belong to the same group. In order for a unisize box to be functional it needs to reside in the subtree of a NUniSizeBoxGroup element.
    ClassA content holder, that syncronizes the measure sizes of the NUniSizeBoxes that reside in its subtree.
    ClassEvent arguments associated with the NCommand.UpdateSource event.
    ClassServes as base for up downs.
    ClassA panel that does not measure and arrange its child widgets. Used when you want to explicitly position widgets.
    ClassExports a document to a vector image such as SVG, Enhanced Metafile (EMF) or AutoCAD DXF.
    ClassThe NViewportAutoScroller element is used to provide a NViewportBase instance with autoscroll capabilities.
    ClassServes as base class for viewports, that are scrollable and optionally zoomable inner adorners for other types of content.
    ClassA drag tool, which serves as base class for drag tools that are associated with instances of NViewportBase.
    ClassA vertically oriented scroll bar for selecting a range.
    ClassRepresents a vertical scrollbar.
    ClassA widget, which allows for the scrolling of vertically arranged items. It measures to fit the content without scrollbars, but if this is not possible, it will display scrollbars.
    ClassRepresents an User Interface box element and serves as base class for all widgets. Widgets are the primary building blocks for Windows content.
    ClassRepresents a designer for widgets.
    ClassA body adapter, which provides layouts with the ability to threat widgets as layout bodies.
    ClassA class that is used for creating widgets and texts for items of a given type.
    ClassRepresents a widget image export dialog
    ClassRepresents a widget PDF exporter.
    ClassRepresents a widget print exporter.
    ClassRaster image exporter for widgets.
    ClassA split button, which pop ups user defined widget
    ClassExports a widget to a vector image, such as SVG or EMF.
    ClassRepresents an integration surface with the native presentation layer of a specific enviroment. Serves as base class for child and top-level windows. Each window (child or top-level) can have other top-level windows, that consider the window as their owner. The content of a window is represented by a Widget, that is assigned by the Content property.
    ClassA collection of windows. Exposed by the Windows property of the NDesktop element.
    ClassAn UI theme that mimics the Windows 10 theme.
    ClassAn UI theme that mimics the Windows 8 theme.
    ClassAn UI theme that mimics the Windows 7 Aero theme.
    ClassAn UI theme, which mimic the outlook of the "Windows Classic" theme. An instance of this theme can be created from an instance of the NWindowsClassicThemeSettings class, thus allowing for all standard color schemes of the Windows Classic theme for Windows XP to be reproduced.
    ClassAn UI theme that mimics the Windows XP Blue (aka Windows XP Luna) theme.
    ClassA layout panel, which integrates the NWrapFlowLayout in the context of the Nevron User Interface.
    ClassA picker that arranges its cells with a wrap flow layout.
    ClassA calendar picker that selects an year from a decade.
    ClassA cell from a NYearPicker
    ClassA widget that consists of a slider and zoom in/zoom out buttons.
    ClassA command source that can be applied to NMenuItem instances. It subsrcibes for the NMenuItem.Click event to execute the command with empty parameter.
    Interfaces
     InterfaceDescription
    InterfaceImplemented by widgets that support basic clipboard operations.
    InterfaceRepresents a factory for color selectors such as NColorBoxBase and NColorPickerBase derivates.
    InterfaceImplemented by widgets, the content of which is other widgets
    InterfaceInterface implemented by document views.
    InterfaceImplemented by input nodes
    InterfaceImplemented by visuals which can be rendered in a paged fasion.
    InterfaceImplemented by elements that can provider a default popup window direction.
    InterfaceImplemented by printable elements
    InterfaceInterface implemented by all ribbon buttons.
    InterfaceInterface implemented by widgets that reside in a ribbon group. It provides support for different size states, that are used by the ribbon group layout.
    InterfaceProvides common properties and methods implemented by searchable list boxes. They are typically used by auto complete widgets.
    InterfaceImplemented by widgets, which are thumb axes.
    InterfaceImplemented by elements, that can contain top-level windows, such as NWindow and NDocumentBoxSurface
    InterfaceImplemented by input elements, the commanders of which may contain the predefined Undo/Redo command actions.
    InterfaceA callback interface the that the NKeyboard.FocusedPropertyEx tries to call whenever it changes for a node instance
    InterfaceA callback interface the that the NKeyboard.FocusWithinPropertyEx tries to call whenever it changes for a node instance
    InterfaceA callback interface the that the NMouse.CapturedPropertyEx tries to call whenever it changes for a node instance
    InterfaceA callback interface the that the NMouse.CaptureWithinPropertyEx tries to call whenever it changes for a node instance
    InterfaceA callback interface the that the NMouse.DirectlyOverPropertyEx tries to call whenever it changes for a node instance
    InterfaceA callback interface the that the NMouse.OverPropertyEx tries to call whenever it changes for a node instance
    Structures
     StructureDescription
    StructureRepresents a keyboard key (e.g. a physical key on the keyboard).
    StructureContains the settings of a messsage box.
    StructureContains information about a ribbon group state.
    StructureRepresents a shortcut key, that is a pair of a keyboard key and modifiers.
    StructureEncapsulates the settings of a scrollbar.
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the possible border wall brick types
    EnumerationEnumerates the border outlines
    EnumerationEnumerates the types of border sides
    EnumerationEnumerates the modes in which a button can be clicked
    EnumerationEnumerates the button pressed states.
    EnumerationEnumerates the calendar arrow directions.
    EnumerationThe format used to represent the day of week headers of a calendar day picker.
    EnumerationThe format used to represent the year months of a calendar month picker.
    EnumerationEnumerates the view ranges of a calendar.
    EnumerationEnumerates how to transform characters in text boxes and labels
    EnumerationEnumerates the collapse conditions for widgets that reside in ribbon groups.
    EnumerationEnumerates the color palette types.
    EnumerationEnumerates the combo box styles.
    EnumerationEnumerates the modes, in which a combo box can navigate through its items when the mouse wheel is rotated inside it.
    EnumerationEnumerates the command bar dock types.
    EnumerationDetermines the action that needs to be executed when the command bar is closed and needs to be opened once again.
    EnumerationThe mask associated with a command source update event, that defines the aspects of the command source that need to be updated.
    EnumerationEnumerates the command source update reasons.
    EnumerationEnumerates the possible dialog result codes returned from platform-provided dialog boxes.
    EnumerationEnumerates the modes in which a menu popup can be clicked
    EnumerationEnumerates the possible cursor types.
    EnumerationEnumerates the date time box modes.
    EnumerationGets the default screen mode for screen by point and rect queries
    EnumerationEnumerates the document task types.
    EnumerationEnumerates the drag actions that are taken in response to modifiers keys change, pressed mouse buttons change, or escape key press.
    EnumerationSpecifies the possible effects of a drag-and-drop operation.
    EnumerationEnumerates the states of a drag drop source.
    EnumerationEnumerates the supported drop down button positions.
    EnumerationEnumerates the extended looks supported by some widgets
    EnumerationEnumerates header and content relation options.
    EnumerationEnumerates the image render modes.
    EnumerationEnumerates the keyboard key codes.
    EnumerationIndicates the location of a keyboard key on the keyboard
    EnumerationEnumerates the keyboard key states
    EnumerationEnumerates the loader window content types.
    EnumerationEnumerates the masked text box reject reasons.
    EnumerationEnumerates the ways in which a menu item can close when clicked.
    EnumerationEnumerates button combinations to display on a message box.
    EnumerationEnumerates the message box default buttons.
    EnumerationEnumerates the message box icons.
    EnumerationEnumerates the modifier keys
    EnumerationEnumerates the mouse button events.
    EnumerationA masked enum, that enumerates the mouse buttons.
    EnumerationEnumerates the mouse button states.
    EnumerationSpecifies the horizonal alignment of the viewport when the scollbars are not visible.
    EnumerationSpecifies the vertical alignment of the viewport when the scollbars are not visible.
    EnumerationEnumerates te numeric up down caret position modes
    EnumerationEnumerates the modes, in which a numeric up-down can increase/decrease its value when the mouse wheel is rotated inside it.
    EnumerationEnumerates the print context states.
    EnumerationEnumerates the page range modes.
    EnumerationEnumerates the possible options for arranging a document when it is going to be printed.
    EnumerationEnumerates box1 and box2 relation options in a pair box.
    EnumerationEnumerates the sizing modes of a popup.
    EnumerationDefines the X positioning of the popup relatively to the parent element screen placement
    EnumerationDefines the Y positioning of the popup relatively to the parent element screen placement
    EnumerationEnumerates the predefined border styles.
    EnumerationEnumerates the possible cursor types.
    EnumerationEnumerates different print range modes that specify which part of a document should be printed.
    EnumerationEnumerates the progress bar label styles.
    EnumerationEnumerates the progress bar modes.
    EnumerationEnumerates the progress bar style.
    EnumerationEnumerates the reasons for which a drag and drop operation may call the drag and drop source QueryDragAction method.
    EnumerationEnumerates the font sizes that are relative to a certain default font size.
    EnumerationEnumerates the supported ribbon group states.
    EnumerationEnumerates the predefined ribbon tab page group colors.
    EnumerationEnumerates the states of widgets placed in ribbon groups.
    EnumerationEnumerates the modes in which a viewport can be scrolled.
    EnumerationDefines the possible types of scroller scroll event types.
    EnumerationDefines the selection anchor modes.
    EnumerationDefines the selection modes.
    EnumerationEnumerates the sheet range modes.
    EnumerationEnumerates the splitter collapse modes, which determine the visibility of the splitter thumb buttons.
    EnumerationEnumerates the modes in which a splitter splits its content area.
    EnumerationDefines the possible settings for an automatic step mode
    EnumerationEnumerates the sumbol color modes for symbols that reside in a symbol box.
    EnumerationEnumerates symbol and content relation options.
    EnumerationEnumerates the predefined symbol shapes.
    EnumerationEnumerates the possible tab page header modes.
    EnumerationEnumerates the possible positions of the tab page headers.
    EnumerationEnumerates the supported task dialog common buttons. This is a flag enum.
    EnumerationEnumerates the text directions
    EnumerationEnumerates the supported tick placement modes.
    EnumerationEnumerates the tooltip content types
    EnumerationEnumerates the possible tooltip positions.
    EnumerationEnumerates the touch states.
    EnumerationThe most commonly used UI themes.
    EnumerationEnumerates the possible border wall brick types
    EnumerationEnumerates the UI theme colors.
    EnumerationEnumerates the UI theme fonts.
    EnumerationEnumerates the UI theme image skins.
    EnumerationEnumerates the predefined Windows Classic Theme schemes.
    EnumerationEnumerates the size modes for a widget in an alignable content element which is placed in an alignable content element container.
    EnumerationEnumerates the supported vector image formats.
    EnumerationEnumerates the modes in which the autoscroller can operate
    EnumerationEnumerates the visibility options for box elements
    EnumerationEnumerates the window frame types.
    EnumerationEnumerates predefined results of a user interaction with a window
    EnumerationEnumerates the predefined start positions for a popup window
    EnumerationEnumerates the modes in which a viewport can be zoomed.
    See Also