In This Article

ActiproSoftware.UI.WinForms.Controls.Docking Namespace

Classes

AutoHideContainer

Represents a container that can hold tool windows in an auto-hide state.

AutoHideTab

Represents an auto-hide tab.

AutoHideTabCollection

Represents a collection of AutoHideTab objects.

AutoHideTabGroup

Represents a group of auto-hide tabs.

AutoHideTabGroupCollection

Represents a collection of AutoHideTabGroup objects.

AutoHideTabStripPanel

Represents an auto-hide tabstrip panel.

DockContainer

Represents a dock container that can hold tool windows or other dock containers.

DockContainerCollection

Stores a collection of DockContainer objects.

DockContainerContainer

Represents a dock container that can hold other dock containers.

DockContainerTitleBarButton

Represents a button for a DockContainer title bar control.

DockLoadCustomToolWindowLayoutDataEventArgs

Event arguments for the DockLoadCustomToolWindowLayoutDataEventHandler delegate.

DockManager

Provides a manager for controlling dock objects.

DockRenderer

Provides the default renderer for dock controls.

DockSaveCustomToolWindowLayoutDataEventArgs

Event arguments for the DockSaveCustomToolWindowLayoutDataEventHandler delegate.

DocumentWindow

Represents a document window.

DocumentWindowCollection

Stores a collection of DocumentWindow objects.

MetroDockRenderer

Provides a base renderer for dock controls that have a Metro appearance.

MetroDocumentWindowTabStripRenderer

Provides a base renderer for the TabStrip control that is similar to a Metro document window style.

MetroLightDockRenderer

Provides a renderer for dock controls that have a Metro Light appearance.

MetroLightDocumentWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Metro Light document window style.

MetroLightToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Metro Light tool window style.

MetroToolWindowTabStripRenderer

Provides a base renderer for the TabStrip control that is similar to a Metro tool window style.

NextWindowNavigationEventArgs

Provides data for Next Window Navigation events.

Office2003DockRenderer

Provides a renderer for dock controls that have a Office 2003 appearance.

Office2003DocumentWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to an Office 2003 document window style.

Office2003ToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to an Office 2003 tool window style.

Office2003VisualStudio2005Beta2DockRenderer

Provides a renderer for dock controls that have a Visual Studio 2005 Beta 2 tool window style, using Office 2003 colors.

Office2003VisualStudio2005Beta2ToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2005 Beta 2 tool window style, using Office 2003 colors.

TabbedMdiContainer

Provides the root container for document window tabbed MDI containers.

TabbedMdiContainerCollection

Stores a collection of TabbedMdiContainer objects.

TabbedMdiRootContainer

Provides the root container for document window tabbed MDI containers.

TabbedMdiWindow

Provides the base requirements for an object that can be displayed in tabbed MDI.

TabbedMdiWindowCancelEventArgs

Provides data for TabbedMdiWindow events that can be cancelled.

TabbedMdiWindowClosingEventArgs

Provides data for the closing event of a TabbedMdiWindow.

TabbedMdiWindowCollection

Stores a collection of TabbedMdiWindow objects.

TabbedMdiWindowContextMenuEventArgs

Provides data for TabbedMdiWindow context menu events.

TabbedMdiWindowEventArgs

Provides data for TabbedMdiWindow events.

TabStrip

Represents a tabstrip control.

TabStripButton

Represents a button for a TabStripPage control.

TabStripPage

Represents a page for a TabStrip control.

TabStripPageCancelEventArgs

Provides data for cancellable events dealing with TabStripPage objects.

TabStripPageCollection

Encapsulates a collection of TabStripPage components.

TabStripPageContextMenuEventArgs

Provides data for TabStripPage context menu events.

TabStripPageEventArgs

Provides data for events dealing with TabStripPage objects.

TabStripRenderer

Provides a base renderer for the TabStrip control.

TabStripTab

Represents a page's tab for a TabStripPage control.

ToolWindow

Represents a dockable tool window.

ToolWindowCollection

Stores a collection of ToolWindow objects.

ToolWindowContainer

Represents a dock container that can hold tool windows.

ToolWindowContainerToolWindowCollection

Stores a collection of ToolWindow objects.

VisualStudio2002DockRenderer

Provides a renderer for dock controls that have a Visual Studio 2002 appearance.

VisualStudio2002DocumentWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2002 document window style.

VisualStudio2002ToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2002 tool window style.

VisualStudio2005Beta2DockRenderer

Provides a renderer for dock controls that have a Visual Studio 2005 Beta 2 appearance.

VisualStudio2005Beta2ToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2005 Beta 2 tool window style.

VisualStudio2005DockRenderer

Provides a renderer for dock controls that have a Visual Studio 2005 appearance.

VisualStudio2005DocumentWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2005 document window style.

VisualStudio2005ToolWindowTabStripRenderer

Provides a renderer for the TabStrip control that is similar to a Visual Studio 2005 tool window style.

VisualStudioTabStripRenderer

Provides a base renderer for the TabStrip control that is similar to a Visual Studio tool window style.

Interfaces

IDockManagerDesigner

Defines the base requirements of an IDesigner to extend the design-time behavior for the DockManager component.

IDockObject

Provides the base requirements for an object that is part of the docking system.

IDockRenderer

Provides the base requirements for a renderer of dock controls.

IDocumentWindowTabStripRenderer

Provides the base requirements for a TabStrip control renderer that renderers a document window.

ITabStripRenderer

Provides the base requirements for a TabStrip control renderer.

IToolWindowTabStripRenderer

Provides the base requirements for a TabStrip control renderer that renderers a tool window.

Enums

DockGuideStyle

Indicates the types of docking guides that can be used.

DockHintStyle

Indicates the types of docking hints that can be used.

DockManagerMenuItemType

Specifies a menu item type for a DockManager.

DockObjectType

Indicates the type of a IDockObject.

DockOperationType

Indicates the type of a dock operation.

DocumentMdiStyle

Specifies the type of MDI to use for documents.

DocumentWindowState

Indicates the state for a DocumentWindow.

NextWindowNavigationType

Indicates the types of Next Window Navigation.

TabbedMdiContainerButtonStyle

Specifies the type of buttons to display in a TabbedMdiContainer for accessing tabbed MDI windows.

TabbedMdiWindowCloseReason

Specifies why a TabbedMdiWindow was closed.

TabbedMdiWindowContextMenuItemType

Specifies a TabbedMdiWindow context menu item type.

TabbedMdiWindowContextMenuSource

Specifies the source of a TabbedMdiWindow context menu.

TabbedMdiWindowCreationMethod

Specifies how a TabbedMdiWindow was created.

TabStripTabAlignment

Specifies the alignment of tabs in a TabStrip control.

TabStripTabOverflowStyle

Specifies the tab overflow style of a TabStrip control.

ToolWindowState

Indicates the state for a ToolWindow.

Delegates

DockLoadCustomToolWindowLayoutDataEventHandler

Represents the method that will handle the loading of custom XML configuration data from a tool window layout file.

DockSaveCustomToolWindowLayoutDataEventHandler

Represents the method that will handle saving of custom XML configuration data in a tool window layout file.

NextWindowNavigationEventHandler

Represents the method that will handle Next Window Navigation events.

TabbedMdiWindowCancelEventHandler

Represents the method that will handle various events of a TabbedMdiWindow that can be cancelled.

TabbedMdiWindowClosingEventHandler

Represents the method that will handle the closing event of a TabbedMdiWindow.

TabbedMdiWindowContextMenuEventHandler

Represents the method that will handle various context menu events of a TabbedMdiWindow.

TabbedMdiWindowEventHandler

Represents the method that will handle various events of a TabbedMdiWindow.

TabStripPageCancelEventHandler

Represents the method that will handle cancellable events for TabStripPage objects.

TabStripPageContextMenuEventHandler

Represents the method that will handle various context menu events of a TabStripPage.

TabStripPageEventHandler

Represents the method that will handle events for TabStripPage objects.