For a list of all members of this type, see UltraDockManager members.
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. |