For a list of all members of this type, see UltraDockManager members.
Name | Description | |
---|---|---|
ActivePane | Returns the DockableControlPane that contains the active control. Read-only. | |
AllowDrop | Gets/sets whether the associated dock controls support drag and drop operations. | |
AlphaBlendEnabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AlphaBlendMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AnimationEnabled | Gets/sets whether animations are enabled. | |
AnimationSpeed | Gets/sets the the value determining the speed of the animations | |
Appearances | Returns a collection of user created Infragistics.Win.Appearance objects. | |
AutoHideDelay | Gets/sets the delay (in milliseconds) before hiding the flyout control. | |
BorderStyleSplitterBars | Gets/sets the border style for the splitter bars. | |
BorderStyleSplitterBarsResolved | Returns the resolved border style for the splitter bars. | |
BorderStyleUnpinnedTabArea | Gets/sets the border style for the UnpinnedTabArea. | |
BorderStyleUnpinnedTabAreaResolved | Returns the resolved border style for the UnpinnedTabArea | |
CanCreateMdiChildForms | Indicates if the dock manager can create mdi child forms for its dockable control panes. | |
CaptionButtonAlignment | Gets or sets how the caption buttons are aligned within the caption area. | |
CaptionButtonStyle | Gets/sets the style of button used for the pane caption buttons. | |
CaptionButtonStyleResolved | Returns the resolved button style for the caption buttons. | |
CaptionStyle | Gets/sets the caption style used when rendering the pane captions. | |
CaptionStyleResolved | Returns the resolved caption style used when rendering the pane captions | |
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
CompressUnpinnedTabs | Returns or sets whether the tabs representing the unpinned DockableControlPane objects should be compressed. | |
Container | (Inherited from System.ComponentModel.Component) | |
ControlPanes | Returns the collection of DockableControlPane instances. | |
CreationFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Cursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CursorFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DefaultGroupSettings | Returns an object specifying the default formating and behavior for pane groups in the component. | |
DefaultPaneSettings | Returns an object specifying the default formating and behavior for panes in the component. | |
DockAreas | Returns a collection of the DockAreaPane instances. | |
DragIndicatorStyle | Gets or sets the style of drag indicator that will be used when dragging panes. | |
DragIndicatorStyleResolved | Gets the resolved value of the DragIndicatorStyle which is based on the WindowStyle and the current operating system. | |
DragWindowColor | Gets/sets the color used for a translucent drag style window. | |
DragWindowOpacity | Gets/set the opacity percentage used for a translucent drag style window. | |
DragWindowStyle | Gets/sets the how the docked window appears as it is dragged. | |
DragWindowStyleResolved | Returns the DragWindowStyle being used by the component. | |
DrawFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Enabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
EventManager | The object that enables, disables and controls firing of UltraDockManager specific events. | |
FlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FlyoutPane | Returns the DockableControlPane displayed in the flyout window or null if there isn't one displayed. | |
HasDefaultGroupSettings | Indicates if a GroupSettings object has been created for the DefaultGroupSettings of the component. | |
HasDefaultPaneSettings | Indicates if a PaneSettings object has been created for the DefaultPaneSettings of the component. | |
HasNavigatorSettings | Indicates if a NavigatorSettings object has been created for the NavigatorSettings of the component. | |
HasSplitterBarAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasUnpinnedTabAreaAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HideFloatingPanesWhenDeactivated | Gets or sets the value which indicates whether the floating panes should hide when the HostControl's Form becomes deactivated. | |
HorizontalCaptionGrabHandleWidth | Returns or sets the width/thickness of the grab handle in a horizontally orientation pane caption. | |
HorizontalCaptionGrabHandleWidthResolved | Returns the resolved HorizontalCaptionGrabHandleWidth used to determine the width of a grab handle in a horizontal oriented pane caption. | |
HostControl | Gets/sets the container that is hosting the docked controls. | |
HotTracking | Gets/sets whether panes give feedback when the mouse is moved over the caption or tab of a pane. | |
ImageList | Gets/sets the ImageList providing the images for the component. | |
ImageSizeCaption | Gets/sets the size of the images used in the caption. | |
ImageSizeCaptionResolved | Returns the resolved size for the caption images. | |
ImageSizeTab | Gets/sets the size of the images used in the pane tab. | |
ImageSizeTabResolved | Returns the resolved size for the tab images. | |
ImageTransparentColor | Gets/sets the color displayed as transparent in a image. | |
IsLayoutSuspended | Indicates if the layout has been suspended. | |
IsUpdating | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
LastEnteredElement | Returns the last element that the mouse entered or null if the mouse is not over any elements. | |
LayoutStyle | Returns or sets the style used to position the docked DockAreaPane instances | |
NavigatorSettings | Returns an object which exposes the settings available on the Navigator user interface. | |
SaveSettings | Indicates whether this component should automatically save its user configuration settings. | |
SaveSettingsFormat | Gets or sets the format in which the user customizations settings will be saved and loaded | |
ScaleImages | Gets/sets when images should be scaled. | |
SettingsKey | A unique string that distinguishes this UltraDockManager form others in the solution it is being used in. This is needed to store user configuration settings. | |
ShowCloseButton | Gets/sets whether the close button is displayed in the caption of a pane. | |
ShowDisabledButtons | Gets/sets whether disabled caption buttons will be displayed. | |
ShowFloatingWindows | Gets/sets whether the owned floating windows are displayed. | |
ShowMaximizeButton | Gets/sets whether the maximize button is displayed in the caption of a pane. | |
ShowMenuButton | Gets/sets whether the menu button is displayed in the caption of a pane. By default, the menu button will only be displayed if the DockManager's WindowStyle is set to 'VisualStudio2005'. | |
ShowMenuButtonResolved | Gets the resolved value of whether the "menu" button should be shown on the captions of panes or not. If you explicitly set ShowMenuButton then this property will return the value you chose, otherwise it will return a value based on the WindowStyle currently in use by the UltraDockManager. | |
ShowMinimizeButton | Gets/sets whether the minimize button is displayed in the caption of a pane. | |
ShowPinButton | Gets/sets whether the pin button is displayed in the caption of a pane. | |
ShowToolTips | Gets/sets whether tooltips will be displayed for the caption and tabs. | |
ShowUnpinnedTabAreas | Gets/sets whether the UnpinnedTabArea is displayed. | |
ShowUnpinnedTabAreasResolved | Returns the resolved value for the ShowUnpinnedTabAreas | |
Site | (Inherited from System.ComponentModel.Component) | |
SplitterBarAppearance | Gets/sets the appearance for the splitter bars. | |
SplitterBarWidth | Gets/sets the width of the splitter bars. | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
SupportThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TextRenderingMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UnpinnedTabAreaAppearance | Gets/sets the appearance for the UnpinnedTabArea. | |
UnpinnedTabHoverAction | Returns or sets the action that occurs when the mouse hovers over an unpinned tab. | |
UnpinnedTabStyle | Returns or sets the style of tabs used to represent the unpinned dockable control panes. | |
UnpinnedTabStyleResolved | Returns the style used to render the unpinned tabs. | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseDefaultContextMenus | Gets/sets whether internal context menus will be displayed for the component. | |
UseFlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseFlatModeResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemesResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
VerticalCaptionGrabHandleHeight | Returns or sets the height/thickness of the grab handle in a vertically orientation pane caption. | |
VerticalCaptionGrabHandleHeightResolved | Returns the resolved VerticalCaptionGrabHandleHeight used to determine the height of a grab handle in a vertical oriented pane caption. | |
Visible | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
WindowStyle | Gets/sets the window style used when rendering the dockable windows. | |
WindowStyleResolved | Returns the resolved WindowStyle |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |