| Class | Description |
| ActionButtonUIElement | Represents an UltraNavigationBarActionButton in the user interface. |
| AlertButtonAreaUIElement | Represents the area of the desktop alert window which contains the members of the UltraDesktopAlert.AlertButtons collection. |
| AlertButtonClickedEventArgs | Contains information relevant to the UltraDesktopAlert.AlertButtonClicked event. |
| AlertButtonUIElement | Represents a member of the UltraDesktopAlert.AlertButtons collection in the user interface. |
| AutoSizeControlBase | Abstract base control class for controls that automatically size based on their contents. |
| ButtonAppearancesBase | Exposes Infragistics.Win.Appearance properties used by classes which are represented by button elements in the user interface. |
| ButtonBoxAreaUIElement | Represents the area of the desktop alert window which contains the DropDownButtonUIElement, PinButtonUIElement, and CloseButtonUIElement. |
| CaptionAreaUIElement | Represents the caption area of the desktop alert window in the user interface; applicable only when the UltraDesktopAlert.Style property is set to 'WindowsLiveMessenger'. |
| CloseButtonUIElement | Represents the dropdown button in the user interface. |
| ControlBase | Abstract base control class |
| ControlLayoutItem | An Infragistics.Win.Layout.ILayoutItem used to represent a control in a ControlLayoutManagerBase |
| ControlLayoutManagerBase | Base class for a component that manages the size and position of controls within their parent control. |
| DesktopAlertButtonsCollection | Encapsulates the UltraDesktopAlert.AlertButtons collection. |
| DesktopAlertButtonsCollectionBase | Base class for collections which contain instances of the UltraDesktopAlertButton class. |
| DesktopAlertButtonsCollectionBase.UltraDesktopAlertButtonEnumerator | Enumerator for the DesktopAlertButtonsCollectionBase class. |
| DesktopAlertButtonsModifiableCollectionBase | Encapsulates the UltraDesktopAlert.AlertButtons and UltraDesktopAlertShowWindowInfo.VisibleAlertButtons collections. |
| DesktopAlertButtonUIElementBase | ButtonUIElement-derived base class for the images displayed by the desktop alert windows. |
| DesktopAlertClosedEventArgs | Contains information relevant to the UltraDesktopAlert.DesktopAlertClosed event. |
| DesktopAlertClosingEventArgs | Contains information relevant to the UltraDesktopAlert.DesktopAlertClosing event. |
| DesktopAlertEventArgsBase | Base class for UltraDesktopAlert event arguments classes. |
| DesktopAlertImageUIElementBase | ImageUIElement-derived base class for the images displayed by the desktop alert windows. |
| DesktopAlertLinkClickedEventArgs | Contains information relevant to the UltraDesktopAlert.DesktopAlertLinkClicked event. |
| DesktopAlertUIElementBase | Base class for generic UIElements used by the UltraDesktopAlert component. |
| DesktopAlertVisibleButtonsCollection | Collection class which contains the UltraDesktopAlertButton instances which are to be displayed for a specific desktop alert window instance. |
| DropAreaUIElement | UI Element which represents the area where a dragged tile would be dropped if the mouse were released. |
| DropDownButtonClickedEventArgs | Contains information relevant to the UltraDesktopAlert.DropDownButtonClicked event. |
| DropDownButtonControlUIElement | Control UIElement for a UltraDropDownButton control |
| DropDownButtonUIElement | Represents the dropdown button in the user interface. |
| EmptyTileAreaUIElement | UI Element which represents the tiles area which do not have tiles present. |
| ExpandableGroupBoxControlCollection | Used internally to manage the child controls of the UltraExpandableGroupBox. |
| FooterAreaUIElement | Represents the footer area of the desktop alert window in the user interface. |
| GripAreaUIElement | Represents the grip area of the desktop alert window in the user interface. Used only when the UltraDesktopAlert.Style property is set to 'Office2007'. |
| GripIndicatorUIElement | Represents the grip area of the desktop alert window in the user interface. Used only when the UltraDesktopAlert.Style property is set to 'Office2007'. |
| GroupBoxContentAreaBackgroundUIElement | GroupBoxContentAreaBackgroundUIElement represents the background of the content area in an UltraGroupBox. |
| GroupBoxContentAreaBorderUIElement | GroupBoxContentAreaBorderUIElement represents the border of the content area in an UltraGroupBox. |
| GroupBoxContentAreaUIElement | GroupBoxContentAreaUIElement represents the area of the UltraGroupBox which contains the child controls. This element manages the GroupBoxContentAreaBackgroundUIElement and GroupBoxContentAreaBorderUIElement elements, which render the background and border of the content area. |
| GroupBoxExpansionIndicatorUIElement | The GroupBoxExpansionIndicator is the element in the UltraExpandableGroupBox which allows the end-user to expand and collapse the content area. |
| GroupBoxHeaderUIElement | This class represents the header area of the UltraGroupBox. The header contains the caption, expansion indicator (only in the UltraExpandableGroupBox), and an optional image. It can be positioned on any of the four sides of the control, with horizontal or vertical alignment. |
| LargeTileCollection | A collection of the visible UltraTile instances in the Large state. |
| LinkUIElement | Represents the UltraDesktopAlertWindowInfo.Caption, UltraDesktopAlertWindowInfo.Text, or UltraDesktopAlertWindowInfo.FooterText of the desktop alert window in the user interface. |
| LocationButtonUIElementBase | NavigationBarButtonUIElementBase-derived base class for the buttons which represent an UltraNavigationBarLocation instance in the user interface. |
| LocationDropDownButtonUIElement | Represents the dropdown button portion of an UltraNavigationBarLocation in the user interface, which is displayed when the UltraNavigationBarLocationSettings.DropDownButtonVisible property resolves to a value that results in the button being displayed. |
| LocationListItemContainerSeparatorUIElement | Draws a separation line for the LocationListItemContainerUIElement. |
| LocationListItemContainerUIElement | Contains the LocationListItemUIElement instances which represent the visible members of the UltraNavigationBarLocation.Locations collection associated with the UltraNavigationBar.ExpandedLocation. |
| LocationListItemUIElement | Represents an UltraNavigationBarLocation in the dropdown list which is displayed when the UltraNavigationBarLocation.Parent location is in the expanded state. |
| LocationTextButtonUIElement | Represents the text button portion of an UltraNavigationBarLocation in the user interface, which is displayed when the UltraNavigationBarLocationSettings.TextButtonDisplayStyle property resolves to a value that results in the button being displayed. |
| LocationUIElement | Represents an UltraNavigationBarLocation in the user interface. |
| MainImageAreaUIElement | Represents the caption area of the desktop alert window in the user interface. |
| MainImageUIElement | Represents the main image of the desktop alert window in the user interface. |
| MessageBoxIconTypeEditor | Provides designer support for the MessageBoxIcon property. |
| MiscAssemblyStyleInfo | Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly. |
| MiscControlRole | Role class for the controls in the Infragistics.Win.Misc assembly (which this class is part of). |
| NavigationBarActionButtonsCollection | Encapsulates the UltraNavigationBar.ActionButtons collection. |
| NavigationBarActionButtonsCollection.UltraNavigationBarActionButtonEnumerator | Enumerator for the NavigationBarActionButtonsCollection class. |
| NavigationBarActionButtonsCollection.VisibleActionButtonsCollection | System.Collections.ReadOnlyCollectionBase-derived class which contains the UltraNavigationBarActionButton instances whose UltraNavigationBarActionButton.Visible property is set to true. |
| NavigationBarBorderedAreaUIElementBase | Contains the image displayed for the UltraNavigationBar.SelectedLocation. |
| NavigationBarButtonUIElementBase | ButtonUIElement-derived base class for the buttons displayed by the UltraNavigationBar control. |
| NavigationBarEditModeClickAreaUIElement | UIElement which occupies the area between the LocationUIElement which represents the UltraNavigationBar.SelectedLocation, and the PreviousLocationsDropDownButtonUIElement. |
| NavigationBarImageUIElement | ImageUIElement-derived base class for the images displayed in the UltraNavigationBar. |
| NavigationBarLocationsCollection | Encapsulates a UltraNavigationBarLocation.Locations collection. |
| NavigationBarLocationsCollection.DefaultSortComparer | IComparer implementor used to sort collections which contain UltraNavigationBarLocation instances. |
| NavigationBarLocationsCollection.UltraNavigationBarLocationEnumerator | Enumerator for the NavigationBarLocationsCollection class. |
| NavigationBarLocationsCollection.VisibleLocationsCollection | System.Collections.ReadOnlyCollectionBase-derived class which contains the UltraNavigationBarLocation instances whose UltraNavigationBarLocation.Visible property is set to true. |
| NavigationBarPreviousLocationsCollection | Encapsulates the UltraNavigationBar control's UltraNavigationBar.PreviousLocations collection. |
| NavigationBarPreviousLocationsCollection.UltraNavigationBarLocationEnumerator | Enumerator for the NavigationBarPreviousLocationsCollection class. |
| NavigationBarUIElementBase | Base class for generic UIElements used by the UltraNavigationBar control. |
| NotificationSettings | Exposes properties which determine the manner in which the end user is notified of a failed validation. |
| NotificationSettings.NotificationSettingsTypeConverter | TypeConverter for the NotificationSettings class. |
| NotificationSettings.SoundPropertyTypeConverter | TypeConverter for the ValidationSettings class. |
| PinButtonUIElement | Displays a graphic which indicates whether a desktop alert window is pinned, and also provides a way for the end user to change the value of the UltraDesktopAlertShowWindowInfo.Pinned property. |
| PreviousLocationsDropDownButtonUIElement | Represents the dropdown button which provides access to the previous locations dropdown list, displayed when the UltraNavigationBarPreviousLocationsSettings.DropDownButtonVisible property resolves to true. |
| Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
| ScrollProperties | Class which exposes properties related to scrolling in the UltraPanel. |
| SelectedLocationImageAreaUIElement | Contains a NavigationBarImageUIElement which displays the resolved image for the UltraNavigationBar.SelectedLocation when the UltraNavigationBar.SelectedLocationImageVisible property resolves to true. |
| SplitButtonDropDownUIElement | Dropdown button element for a split button. |
| SplitButtonDropDownUIElement.SplitButtonDropDownUIElementAccessibleObject | The Accessible object for a splitButtonDropDownUIElement. |
| SplitButtonUIElement | Main button element for a split button. |
| SplitButtonUIElement.SplitButtonUIElementAccessibleObject | The Accessible object for a splitButtonUIElement. |
| SplitterButtonUIElement | UIElement representing the collapse / restore button on an UltraSplitterUIElement. |
| SplitterDragCancelledEventArgs | Class which provides information on a splitter drag operation which was cancelled. |
| SplitterDragCompletedEventArgs | Class which provides information on a completed splitter drag opeartion. |
| SplitterDragEventArgsBase | Base class which returns information about a drag operation on an UltraSplitter control. |
| SplitterDraggingEventArgs | Class which returns information on a splitter drag operation in progress. |
| SplitterDragInProgressEventArgsBase | Base class which provides information for a splitter drag operation in progress or completed. |
| SplitterDragStartEventArgs | Class which provides information to the SplitterOwner when a drag operation begins. |
| TextAreaUIElement | Represents the text area of the desktop alert window in the user interface. |
| TileCancelEventArgs | Event arguments for cancelable events associated with an UltraTile. |
| TileCaptionUIElement | UI element which displays the caption text of the UltraTile. |
| TileClosedEventArgs | Event arguments for the UltraTile.Closed and UltraTilePanel.TileClosed events. |
| TileClosingEventArgs | Event arguments for the UltraTile.Closing and UltraTilePanel.TileClosing events. |
| TileCollection | A collection of UltraTile instances. |
| TileCollectionBase | A collection of UltraTile instances. |
| TileContainerPanel | The control which contains the UltraTile controls in the UltraTilePanel. |
| TileContainerPanelUIElement | Main element for the TileContainerPanel. |
| TileDraggedEventArgs | Event arguments for the UltraTile.Dragged and UltraTilePanel.TileDragged events. |
| TileDraggingEventArgs | Event arguments for the UltraTile.Dragging and UltraTilePanel.TileDragging events. |
| TileDragOverPositionEventArgs | Event arguments for the UltraTile.DragOverPosition and UltraTilePanel.TileDragOverPosition events. |
| TileDroppedEventArgs | Event arguments for the UltraTile.Dropped and UltraTilePanel.TileDropped events. |
| TileEventArgs | Event arguments for events associated with an UltraTile. |
| TileHeaderButtonUIElement | The element which displays the header buttons for the UltraTile. |
| TileHeaderUIElement | The element which displays the header for the UltraTile. |
| TileMovedEventArgs | Event arguments for the UltraTile.Moved and UltraTilePanel.TileMoved events. |
| TileMovingEventArgs | Event arguments for the UltraTile.Moving and UltraTilePanel.TileMoving events. |
| TileStateChangedEventArgs | Event arguments for the UltraTile.StateChanged and UltraTilePanel.TileStateChanged events. |
| TileStateChangingEventArgs | Event arguments for the UltraTile.StateChanging and UltraTilePanel.TileStateChanging events. |
| UltraButton | Represents a standard windows button control. |
| UltraButtonBase | Implements the basic functionality common to button controls. |
| UltraButtonControlUIElement | Main UIElement for the UltraButton control |
| UltraButtonUIElement | AutoRepeat capable button class for rendering text and an image for the UltraButton control |
| UltraDesktopAlert | Windows Forms Component which handles the display of desktop alert/notification windows. |
| UltraDesktopAlertButton | Encapsulates a member of the UltraDesktopAlert.AlertButtons collection. |
| UltraDesktopAlertButton.UltraDesktopAlertButtonTypeConverter | TypeConverter for the UltraDesktopAlertButton class. |
| UltraDesktopAlertEventManager | Class which manages events for the UltraDesktopAlert component. |
| UltraDesktopAlertShowWindowInfo | Class used to encapsulate the parameters of the UltraDesktopAlert component's UltraDesktopAlert.Show method. |
| UltraDesktopAlertWindow | Represents the desktop alert window in the user interface. |
| UltraDesktopAlertWindowInfo | Class used to provide information about, and provide programmatic access to, a desktop alert window. |
| UltraDesktopAlertWindowUIElement | Represents the UltraDesktopAlertWindow control in the user interface. |
| UltraDropDownButton | Represents a button control that can display a dropdown window. |
| UltraExpandableGroupBox | The UltraExpandableGroupBox represents a standard Windows GroupBox with the ability to expand and collapse. |
| UltraExpandableGroupBoxPanel | UltraExpandableGroupBoxPanel hosts the controls contained in the UltraExpandableGroupBox. |
| UltraFlowLayoutManager | Component that uses a flow layout manager to arrange controls in its associated ControlLayoutManagerBase.ContainerControl |
| UltraGridBagLayoutManager | Component used to manage the position and size of controls using a GridBagLayout style management. |
| UltraGridBagLayoutPanel | A container control that lays out controls in a GridBagLayout. |
| UltraGroupBox | The UltraGroupBox represents a standard Windows GroupBox with a high degree of flexibility. |
| UltraGroupBoxUIElement | UltraGroupBoxUIElement represents the visual aspects of the UltraGroupBox control. |
| UltraLabel | Represents a standard windows label. |
| UltraLabelControlUIElement | Main element for the UltraLabel control |
| UltraNavigationBar | Infragistics Windows Forms Control which provides hierarchical navigation capabilities. |
| UltraNavigationBarActionButton | Encapsulates an action button for the UltraNavigationBar control. |
| UltraNavigationBarActionButton.UltraNavigationBarActionButtonTypeConverter | TypeConverter for the UltraNavigationBarActionButton class. |
| UltraNavigationBarActionButtonSettings | Exposes properties that control the appearance of UltraNavigationBarActionButton instances. |
| UltraNavigationBarButtonAppearances | Exposes Infragistics.Win.Appearance properties inherited by the UltraNavigationBarLocationSettings, UltraNavigationBarActionButtonSettings, and UltraNavigationBarPreviousLocationsSettings classes. |
| UltraNavigationBarKeyActionMapping | A TreeKeyActionMapping is an object which determines how the UltraTree reponds to keyboard input. |
| UltraNavigationBarKeyActionMappings | A collection of UltraNavigationBarKeyActionMapping instances which dictate the default keyboard behavior for the UltraNavigationBar control. |
| UltraNavigationBarKeyActionMappings.UltraNavigationBarKeyActionMappingEnumerator | Returns a type safe enumerator for KeyActionMapping |
| UltraNavigationBarLocation | Encapsulates a location in the navigation path for the UltraNavigationBar control. |
| UltraNavigationBarLocation.UltraNavigationBarLocationTypeConverter | TypeConverter for the UltraNavigationBarLocation class. |
| UltraNavigationBarLocationSettings | Exposes properties that control the appearance and behavior of UltraNavigationBarLocation instances. |
| UltraNavigationBarPreviousLocationsSettings | Exposes properties related to the previous locations list functionality for the UltraNavigationBar control. |
| UltraNavigationBarRootLocation | Encapsulates the UltraNavigationBar.RootLocation. |
| UltraNavigationBarUIElement | Represents the UltraNavigationBar control in the user interface. |
| UltraPanel | A control which can contain other controls and provide automatic scrolling or sizing. |
| UltraPanelClientArea | The control which occupies the client area of the UltraPanel. |
| UltraPanelClientAreaUIElement | Main element for the UltraPanel.ClientArea. |
| UltraPanelControlUIElement | Main element for the UltraPanel control. |
| UltraPeekPopup | Component for displaying a control in a Peek window. |
| UltraPopupControlContainer | Component for displaying a control in a popup window. |
| UltraSplitter | Represents a splitter control with collapsing and styling capabilities that enables the user to resize docked controls. |
| UltraSplitterControlUIElement | Main UIElement for the UltraSplitter |
| UltraSplitterUIElement | UIElement which provides splitter capabilities for a control. |
| UltraSplitterUIElement.UltraSplitterUIElementDragCancelledInfo | Class which provides information on a splitter drag operation which was cancelled. |
| UltraSplitterUIElement.UltraSplitterUIElementDragCompletedInfo | Class which provides information on a successfully completed splitter drag opeartion. |
| UltraSplitterUIElement.UltraSplitterUIElementDraggingInfo | Class which returns information on a splitter drag operation in progress. |
| UltraSplitterUIElement.UltraSplitterUIElementDragInfoBase | Base class which returns information to the ISplitterOwner when the splitter is being dragged. |
| UltraSplitterUIElement.UltraSplitterUIElementDragInProgressInfoBase | Base class which provides information for a splitter drag operation in progress or completed. |
| UltraSplitterUIElement.UltraSplitterUIElementDragStartInfo | Class which provides information to the ISplitterOwner when a drag operation begins. |
| UltraTile | Represents one of the tiles in an UltraTilePanel. |
| UltraTileControlUIElement | The main UI element for the UltraTile. |
| UltraTilePanel | A control which contains multiple tiles arranged in a grid fashion. Each tile contains one of the child controls of the of the UltraTilePanel |
| UltraTilePanelControlUIElement | The main UI element for the UltraTilePanel. |
| UltraTilePanelStreamer | Provides serialization support for UltraTilePanel. |
| UltraTileSettings | Class which contains the various defaultable settings which can be set on individual UltraTile instances or an a gloabl level on the UltraTilePanel.TileSettings. |
| UltraTileSettingsResolved | Classs which contains the resolved settings for each UltraTile. |
| UltraValidator | Windows Forms component which extends validation functionality to controls which support value editing. |
| UltraValidatorEventManager | Class which manages events for the UltraValidator component. |
| UltraZoomPanel | A control container providing zooming capabilities for its child controls. |
| ValidatingEventArgs | Contains information relevant to the UltraValidator.Validating event. |
| Validation | Encapsulates the return value from the Validate methods. Also used by the ValidationErrorEventArgs class to return information about a validation. |
| ValidationErrorEventArgs | Contains information relevant to the UltraValidator.ValidationError event. |
| ValidationGroup | Provides a way to logically group controls for the purpose of enabling/disabling them, and also to programmatically validated each member of the ValidationGroup. |
| ValidationGroup.ValidationGroupTypeConverter | TypeConverter for the ValidationGroup class. |
| ValidationGroup.ValidationGroupUITypeEditor | UITypeEditor-derived class which provides designer support for properties of type ICondition. |
| ValidationGroupsCollection | Encapsulates the ValidationGroups collection. |
| ValidationGroupsCollection.ValidationGroupEnumerator | Enumerator for the ValidationGroupsCollection class. |
| ValidationResult | Contains information about the validation of a control or embeddable editor. |
| ValidationResultsCollection | Encapsulates the Results collection for a Validation object. |
| ValidationResultsCollection.ValidationResultsEnumerator | Enumerator for the ValidationResultsCollection class. |
| ValidationSettings | Exposes properties which determine the validation behavior for the associated control or embeddable editor. |
| ValidationSettings.ValidationSettingsTypeConverter | TypeConverter for the ValidationSettings class. |
| WindowClientAreaUIElement | Represents the client area of the desktop alert window in the user interface. |
| WindowImageUIElement | Represents the UltraDesktopAlertWindow control in the user interface. |
| WindowLiveMessengerClientAreaBackgroundUIElement | Represents the client area of the desktop alert window in the user interface. |
| ZoomProperties | Properties related to the UltraZoomPanel control. |