Class | Description | |
---|---|---|
AfterNavigatorClosedEventArgs | Event arguments for the UltraDockManager.AfterNavigatorClosed event. | |
AutoHideControl | Container control used to display the DockableControlPane that appear when the mouse is over an unpinned tab. | |
AutoHideControlUIElement | Main control UIElement for the AutoHideControl control. | |
AutoHideSplitterUIElement | AutoHideSplitterUIElement | |
BeforeDockChangeEventArgs | Event parameters used for the UltraDockManager.BeforeDockChange event. | |
BeforeNavigatorDisplayedEventArgs | Cancelable event arguments for the UltraDockManager.BeforeNavigatorDisplayed event. | |
CancelableControlPaneEventArgs | Event parameters used for cancelable events which pass a single DockableControlPane. | |
CancelablePaneButtonEventArgs | Event parameters used for the UltraDockManager.BeforePaneButtonClick event. | |
CancelablePaneEventArgs | Event parameters used for a cancelable event which pass a single DockablePaneBase. | |
CancelablePanesEventArgs | Event parameters used for cancelable events which pass an array of DockablePaneBase instances. | |
CaptionButtonImageUIElement | ImageUIElement for rendering the image of a PaneCaptionButtonUIElement | |
ControlPaneEventArgs | Event parameters used for events which pass a single DockableControlPane. | |
DockableControlPane | A dockable pane containing a Windows Forms System.Windows.Forms.Control. | |
DockableControlPaneEnumerator | Type-specific enumerator class for enumerating over the DockableControlPane objects of the DockableControlPanesCollection. | |
DockableControlPanesCollection | A collection of DockableControlPane instances. | |
DockableGroupPane | A dockable pane which can contain one or more DockablePaneBase instances. | |
DockablePaneBase | Abstract base class for dockable panes. | |
DockablePaneBaseEnumerator | Type-specific enumerator class for enumerating over the DockablePaneBase objects of the DockablePanesCollection. | |
DockablePanePropertyDescriptor | Provides a description of the DockablePaneBase object. | |
DockablePanesCollection | A collection of DockablePaneBase instances | |
DockablePanesCollectionEditor | UIEditor for the SubObjectArray collections. | |
DockableWindow | A docked control containing a DockableControlPane | |
DockableWindowPlaceholderUIElement | UIElement which will be the site for the pane control containing a DockableControlPane | |
DockableWindowUIElement | Main control element for a DockableWindow control. | |
DockAreaPane | A dockable pane which serves as the top-level ancestor group pane for all other DockablePaneBase instances. | |
DockAreaPaneConverter | DockAreaPane converter | |
DockAreaPaneEnumerator | Type-specific enumerator class for enumerating over the DockAreaPane objects of the DockAreasCollection. | |
DockAreasCollection | A collection of DockAreaPane instances. | |
DockControlBase | Base class for the controls that contain a DockablePane | |
DockEventManager | Class for managing the events of an UltraDockManager object. It maintains an enabled flag for each event as well as a nested 'in progress' count. | |
FloatingWindowContainer | Form used to display a floating DockAreaPane | |
FloatingWindowContainerUIElement | FloatingWindowContainerUIElement | |
GroupSettings | Maintains defaultable property settings for a group of DockablePaneBase instances. | |
GroupSettingsResolved | Represents the resolved settings exposed by a group pane's DockableGroupPane.GroupSettings. | |
GroupTabManager | This class supports the UltraDockManager infrastructure and is not intended to be used directly from your code. | |
InitializeNavigatorItemDescriptionEventArgs | Event arguments for the UltraDockManager.InitializeNavigatorItemDescription event. | |
InitializeNavigatorItemEventArgs | Event arguments for the UltraDockManager.InitializeNavigatorItem event. | |
InitializePaneEventArgs | Event parameters used for UltraDockManager.InitializePane event | |
MdiChildForm | MdiChild form used to contain a DockableControlPane displayed as an mdi child. | |
MdiChildFormBase | MdiChild form used to contain a DockableControlPane displayed as an mdi child. | |
NavigatorSettings | Contains various properties related to the Navigator functionality of the UltraDockManager. | |
PaneBaseConverter | DockablePaneBase converter | |
PaneButtonEventArgs | Event parameters used for the UltraDockManager.AfterPaneButtonClick event. | |
PaneCaptionButtonUIElement | PaneCaptionButtonUIElement | |
PaneCaptionGrabHandleUIElement | UIElement representing the grab handle of the pane's caption text area. | |
PaneCaptionTextAreaUIElement | UIElement representing the caption text area of a pane caption. | |
PaneCaptionUIElement | PaneCaptionUIElement | |
PaneControlAreaUIElement | UIElement representing the contents area of a DockablePaneBase | |
PaneDisplayedEventArgs | Event arguments for the UltraDockManager.PaneDisplayed event. | |
PaneEventArgs | Event parameters used for events which pass a single DockablePaneBase. | |
PaneHiddenEventArgs | Event arguments for the UltraDockManager.PaneHidden event. | |
PanesCollectionConverter | Generic DockablePaneBase Collection TypeConverter | |
PaneSettings | Maintains defaultable property settings for an DockablePaneBase. | |
PaneSettingsResolved | Represents the resolved settings exposed by a pane's DockablePaneBase.Settings. | |
PanesEventArgs | Event parameters used for events which pass an array of DockablePaneBase instances. | |
PaneSlidingGroupUIElement | PaneSlidingGroupUIElement | |
PaneSplitterUIElement | PaneSplitterUIElement | |
PaneSplitterUIElementBase | Abstract base class for a splitter uielement that affects pane sizing. | |
PaneUIElement | Main UIElement for a DockablePaneBase | |
Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. | |
SerializableDockableControlPaneEnumerator | Type-specific enumerator class for enumerating over the DockableControlPane objects of the DockableControlPanesCollection that need to be serialized. | |
TabManagerBase | This class supports the UltraDockManager infrastructure and is not intended to be used directly from your code. | |
TabsCollection | This class supports the UltraDockManager infrastructure and is not intended to be used directly from your code. | |
UltraDockManager | A component for managing the docking and floating of controls on a form. | |
UltraDockManager.UltraDockManagerApplicationSettings | Helps with the saving and loading of data from the default store | |
UltraDockManagerRole | Component role class used to manage the style settings for an UltraDockManager | |
UltraWinDockAssemblyStyleInfo | A class that provides the application styling definitions for the UltraWinDock assembly. | |
UnpinnedTabArea | A docked control representing the area where the tabs for unpinned DockableControlPane objects are displayed. | |
UnpinnedTabAreaUIElement | Main ControlUIElement for the UnpinnedTabArea control | |
UnpinnedTabManager | This class supports the UltraDockManager infrastructure and is not intended to be used directly from your code. | |
Utilities | Utility class containing common static helper methods | |
WindowDockingArea | A docked control which manages the display of a DockAreaPane instance. | |
WindowDockingAreaSplitterUIElement | WindowDockingAreaSplitterUIElement | |
WindowDockingAreaUIElement | Main control element for the WindowDockingArea control |
Structure | Description | |
---|---|---|
Margins | Represents a set of margins |
Delegate | Description | |
---|---|---|
AfterNavigatorClosedHandler | Delegate used by the UltraDockManager.AfterNavigatorClosed event. | |
BeforeDockChangeEventHandler | Delegate for handling the cancelable event that occurs before a pane's dock status changes. | |
BeforeNavigatorDisplayedHandler | Delegate used by the UltraDockManager.BeforeNavigatorDisplayed event. | |
CancelableControlPaneEventHandler | Delegate for handling a cancelable event involving a single DockableControlPane. | |
CancelablePaneButtonEventHandler | Delegate for handling a cancelable event involving a PaneButton for a DockablePaneBase. | |
CancelablePaneEventHandler | Delegate for handling a cancelable event involving a single DockablePaneBase. | |
CancelablePanesEventHandler | Delegate for handling a cancelable event involving one or more DockablePaneBase instances. | |
ControlPaneEventHandler | Delegate for handling an event involving a single DockableControlPane. | |
InitializeNavigatorItemDescriptionHandler | Delegate used by the UltraDockManager.InitializeNavigatorItemDescription event. | |
InitializeNavigatorItemHandler | Delegate used by the UltraDockManager.InitializeNavigatorItem event. | |
InitializePaneEventHandler | Delegate for handling the initialization of a DockablePaneBase. | |
PaneButtonEventHandler | Delegate for handling an event involving a PaneButton for a DockablePaneBase. | |
PaneDisplayedEventHandler | Delegate for handling the UltraDockManager.PaneDisplayed | |
PaneEventHandler | Delegate for handling an event involving a single DockablePaneBase. | |
PaneHiddenEventHandler | Delegate for handling the UltraDockManager.PaneHidden | |
PanesEventHandler | Delegate for handling an event involving one or more DockablePaneBase instances. |
Enumeration | Description | |
---|---|---|
AnimationSpeed | Enumeration of animation speeds. | |
CaptionButtonAlignment | Enumeration affecting the alignment of the pane caption buttons | |
CaptionGrabHandleStyle | Enumerations used to determine the style of the grab handle displayed in the pane caption. | |
CaptionStyle | Enumeration of caption styles. | |
ChildPaneStyle | Enumeration of styles for a group of panes. The style applies to all panes in the group. | |
CloseButtonBehavior | Enumeration used to determine which panes are affected when pressing the close button on a tab group's caption. | |
CloseButtonLocation | Enumeration of location areas where the close button may appear in a pane. | |
DefaultableOrientation | Enumeration of orientations | |
DockAreaLayoutStyle | Enumeration of layout style for docked DockAreaPane instances | |
DockChangeType | Enumeration of changes that can occur when docking a window. | |
DockContextMenuType | Enumeration of context menu types | |
DockedLocation | Enumeration of dock areas where the pane may be located. | |
DockedSide | Enumeration of the sides on which a pane may be docked. | |
DockedState | Enumeration of the different docked states for a pane. | |
DockManagerEventGroups | Identifies groups of UltraDockManager events | |
DockManagerEventIds | Enumeration of event identifiers for the UltraDockManager component. | |
DockMenuItemType | Enumeration of menu item types | |
DragDropAction | Enumeration of drag drop actions | |
DragIndicatorStyle | Represents the style of drag indicators used when dragging panes around the application. | |
DragWindowStyle | Enumeration of styles indicating how a dragged window appears. | |
HotTrackPaneArea | Enumeration of hot tracking (mouse sensitive) pane areas. | |
Location | Enumeration of locations used for the caption and tab locations. | |
NavigatorItemDescriptionLocation | Represents the location of the selected item's title and description in the navigator dialog. | |
NavigatorStyle | Represents the style of the navigator window. | |
PaneButton | Enumeration of button types that may appear in a pane. | |
PaneDoubleClickAction | Used to indicate the action that occurs when double clicking on a pane caption, tab or sliding group | |
PanePosition | Enumeration of positions when repositioning a pane. | |
PinButtonBehavior | Enumeration used to determine which panes are affected when pressing the pin button on a tab group caption. | |
PropertyCategories | Enumeration of property categories. | |
PropertyIds | Enumeration of Property Ids for the UltraDockingManager component. | |
UnpinnedTabHoverAction | Enumeration of actions to take when the mouse hovers over an unpinned tab | |
ValidationSource | Enumeration used to indicate which container should be validated. | |
WindowStyle | Enumeration of window styles used to determine the appearance of the dockable windows. |