The following tables list the members exposed by UltraDockManager.
Name | Description | |
---|---|---|
UltraDockManager Constructor | Overloaded. |
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 |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
DockControls | Creates a new dock area and new DockableControlPane instances for the specified controls. | |
ElementFromPoint | Returns the UIElement at the point specified. | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FlyIn | Overloaded. Hides the current flyout DockableControlPane | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
HideAll | Hides all visible panes | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
LoadComponentSettings | Loads the user configuration settings for this component. | |
LoadFromBinary | Overloaded. Loads the docked window information from the specified stream containing a serialized UltraDockManager using the SaveAsBinary(Stream) method. | |
LoadFromXML | Overloaded. Loads the docked window information from the specified stream containing a serialized UltraDockManager using the SaveAsXML(Stream) method. | |
PaneFromControl | Returns the DockableControlPane which contains the specified control. | |
PaneFromKey | Returns the pane with the specified key. | |
PaneFromPosition | Overloaded. Returns the pane at the specified position. | |
PinAll | Pins all visible, unpinned DockableControlPane instances | |
ResetComponentSettings | Resets the user configuration settings for this component. | |
ResetControlPanes | Resets the ControlPanes property to its default value. | |
ResetCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ResetDefaultGroupSettings | Resets the DefaultGroupSettings property to its default value. | |
ResetDefaultPaneSettings | Resets the DefaultPaneSettings property to its default value. | |
ResetDragWindowColor | Resets the DragWindowColor property to its default value. | |
ResetImageSizeCaption | Resets the ImageSizeCaption property to its default value. | |
ResetImageSizeTab | Resets the ImageSizeTab property to its default value. | |
ResetImageTransparentColor | Resets the ImageTransparentColor property to its default value. | |
ResetNavigatorSettings | Resets the NavigatorSettings property to its default value. | |
ResetSplitterBarAppearance | Resets the SplitterBarAppearance property to its default value. | |
ResetUnpinnedTabAreaAppearance | Resets the UnpinnedTabAreaAppearance property to its default value. | |
ResumeLayout | Reenables the layout manager causing the control to recalculate the pane sizes. | |
SaveAsBinary | Overloaded. Saves the docked window information into the specified stream as binary data. | |
SaveAsXML | Overloaded. Saves the docked window information into the specified stream as xml/soap data. | |
SaveComponentSettings | Saves the user configuration settings for this component. | |
ShowAll | Overloaded. Shows all hidden panes | |
ShowNavigator | Displays the Navigator user interface. | |
SuspendLayout | Prevents the layout manager from changing the size of panes. | |
ToString | (Inherited from System.ComponentModel.Component) | |
UnpinAll | Unpins all visible, pinned DockableControlPane instances | |
ValidateChildren | Overloaded. Invokes the ValidateChildren of the HostControl or WindowDockingAreas that represent the dock areas. See ContainerControl.ValidateChildren for details about the ValidationConstraints and ValidateChildren method. |
Name | Description | |
---|---|---|
ChangeControlsEnabledState | Overridden. Toggles the enabled state of the managed controls | |
ChangeControlsVisibleState | Overridden. Toggles the visible state of the managed controls | |
CreateComponentRole | Overridden. Factory method used to create the component role that provides the style information for the control. | |
DirtyChildElements | Overridden. Dirties the control uielements associated with the managed controls. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetObjectData | Invoked during the serialization of the object. | |
GetSelectionManager | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InitializeFloatingWindowContainer | Gets called when a floating window is being initialized to host a dock area pane which has just been floated. | |
InitializeFrom | Used during deserialization to initialize the component with the properties of the serialized UltraDockManager component | |
InvalidateControls | Overridden. Invalidates the control uielements associated with the managed controls. | |
IsPaneOnActiveWindow | Gets the value which indicates whether the specified pane is on the active window. | |
ManagedControlInitialized | Overridden. Invoked when an UnpinnedTabArea, AutoHideControl or DockedWindowArea control is initialized. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnAfterDockChange | Raises the AfterDockChange event when a pane drag operation is completed. | |
OnAfterHideFlyout | Raises the AfterHideFlyout event when an unpinned DockableControlPane is hidden | |
OnAfterNavigatorClosed | Raises the AfterNavigatorClosed event after the Navigator user interface has been closed. | |
OnAfterPaneButtonClick | Raises the AfterPaneButtonClick event after the action associated with a pane caption's button is executed. | |
OnAfterSplitterDrag | Raises the AfterSplitterDrag event after a splitter bar has been repositioned. | |
OnAfterToggleDockState | Raises the AfterToggleDockState event after a pane's DockedState has been changed from docked to floating or vice versa. | |
OnBeforeDockChange | Raises the BeforeDockChange event as a docked window is being dragged. | |
OnBeforeDockChangeStart | Raises the BeforeDockChangeStart event before a drag of a pane begins. | |
OnBeforeNavigatorDisplayed | Raises the BeforeNavigatorDisplayed event before the Navigator user interface is displayed. | |
OnBeforePaneButtonClick | Raises the BeforePaneButtonClick event before the action associated with a pane caption's button is executed. | |
OnBeforeShowFlyout | Raises the BeforeShowFlyout event when an unpinned DockableControlPane is about to be displayed. | |
OnBeforeSplitterDrag | Raises the BeforeSplitterDrag event before a splitter bar is repositioned. | |
OnBeforeToggleDockState | Raises the BeforeToggleDockState event before a pane's docked state is toggled. | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDoubleClickSplitterBar | Raises the DoubleClickSplitterBar event when a splitter bar has been double clicked. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnInitializeNavigatorItem | Raises the InitializeNavigatorItem event for an item in the Navigator user interface. | |
OnInitializeNavigatorItemDescription | Raises the InitializeNavigatorItemDescription event for an item in the Navigator user interface, the first time it is selected. | |
OnInitializePane | Raises the InitializePane event when a DockablePaneBase is created. | |
OnLayoutLoaded | Called after a layout file is loaded with one of the LoadFromBinary or LoadFromXML overloads. | |
OnMouseEnterElement | Overridden. Raises the Infragistics.Win.UltraComponentControlManagerBase.MouseEnterElement event when the mouse is moved over a UIElement. | |
OnMouseLeaveElement | Overridden. Raises the Infragistics.Win.UltraComponentControlManagerBase.MouseLeaveElement event when the mouse is moved out of a UIElement. | |
OnPaneActivate | Raises the PaneActivate event when a DockableControlPane contains the active control. | |
OnPaneDeactivate | Raises the PaneDeactivate event when a DockableControlPane no longer contains the active control. | |
OnPaneDisplayed | Raises the PaneDisplayed event when a DockableControlPane is brought into view. | |
OnPaneHidden | Raises the PaneHidden event when a DockableControlPane is hidden from view. | |
OnPropertyChanged | Overridden. Invoked when a property on the component or subobject of the component has changed. | |
OnSubObjectPropChanged | Called when a property on a sub object has changed. | |
ShouldSerializeControlPanes | Returns a Boolean value that determines whether the ControlPanes property is set to its default value. | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ShouldSerializeDefaultGroupSettings | Returns a Boolean value that determines whether the DefaultGroupSettings property is set to its default value. | |
ShouldSerializeDefaultPaneSettings | Returns a Boolean value that determines whether the DefaultPaneSettings property is set to its default value. | |
ShouldSerializeDockAreas | Returns a Boolean value that determines whether the DockAreas property is set to its default value. | |
ShouldSerializeDragWindowColor | Returns a Boolean value that determines whether the DragWindowColor property is set to its default value. | |
ShouldSerializeImageSizeCaption | Returns a Boolean value that determines whether the ImageSizeCaption property is set to its default value. | |
ShouldSerializeImageSizeTab | Returns a Boolean value that determines whether the ImageSizeTab property is set to its default value. | |
ShouldSerializeImageTransparentColor | Returns a Boolean value that determines whether the ImageTransparentColor property is set to its default value. | |
ShouldSerializeNavigatorSettings | Returns a Boolean value that determines whether the NavigatorSettings property is set to its default value. | |
ShouldSerializeSplitterBarAppearance | Indicates whether the SplitterBarAppearance property contains data that needs to be serialized. | |
ShouldSerializeUnpinnedTabAreaAppearance | Indicates whether the UnpinnedTabAreaAppearance property contains data that needs to be serialized. |
Name | Description | |
---|---|---|
AfterDockChange | Occurs after the dock status of a pane has changed. | |
AfterHideFlyout | Occurs when an unpinned DockableControlPane is hidden. | |
AfterNavigatorClosed | Fires after the Navigator user interface is closed. | |
AfterPaneButtonClick | Occurs after the action associated with a PaneButton is executed. | |
AfterSplitterDrag | Occurs after the splitter bar for a pane is released. | |
AfterToggleDockState | Occurs after a pane's dock state is toggled from Docked to Floating or vice versa. | |
BeforeDockChange | Occurs as a dockable pane is dragged. | |
BeforeDockChangeStart | Occurs before a dockable pane drag begins. | |
BeforeNavigatorDisplayed | Fires before the Navigator user interface is displayed. | |
BeforePaneButtonClick | Occurs before the action associated with a PaneButton is executed. | |
BeforeShowFlyout | Occurs when the flyout is about to be displayed. | |
BeforeSplitterDrag | Occurs before a splitter drag begins. | |
BeforeToggleDockState | Occurs before a pane's dock state is toggled from Docked to Floating or vice versa. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DoubleClickSplitterBar | Occurs when the user double clicks on a splitter bar. | |
InitializeNavigatorItem | Fires once for each list item that appears in the Navigator user interface. | |
InitializeNavigatorItemDescription | Fires once for each list item that appears in the Navigator user interface, once that item has been selected. This event does not fire if the ShowDescriptionArea property is false. | |
InitializePane | Occurs when a DockablePaneBase is created. | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PaneActivate | Occurs when the control contained within a DockableControlPane is activated. | |
PaneDeactivate | Occurs when the control contained within a DockableControlPane is deactivated. | |
PaneDisplayed | Occurs when a DockableControlPane is brought into view. | |
PaneHidden | Occurs when a DockableControlPane is take out of view. | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |