Internal.ComponentFactory.Krypton.Docking Namespace |
Class | Description | |
---|---|---|
AutoHiddenGroupEventArgs |
Event arguments for a AutoHiddenGroupAdding/AutoHiddenGroupRemoved events.
| |
AutoHiddenGroupPanelEventArgs |
Event arguments for a AutoHiddenGroupPanelAdding/AutoHiddenGroupPanelRemoved events.
| |
AutoHiddenSeparatorResizeEventArgs |
Event arguments for a AutoHiddenSeparatorResize event.
| |
AutoHiddenShowingStateEventArgs |
Event arguments for the change in auto hidden page showing state.
| |
CancelDropDownEventArgs |
Event arguments for cancellable events that need to provide a unique name and context menu.
| |
CancelUniqueNameEventArgs |
Event arguments for events that need to provide a unique name but can be cancelled.
| |
CloseRequestEventArgs |
Event arguments for the PageCloseRequest event.
| |
ContextPageEventArgs |
Event arguments for events that need a page and context menu.
| |
DockableNavigatorEventArgs |
Event arguments for a DockableNavigatorEventArgs event.
| |
DockableWorkspaceCellEventArgs |
Event arguments for a DockableWorkspaceCellAdding/DockableWorkspaceCellRemoving events.
| |
DockableWorkspaceEventArgs |
Event arguments for a DockableWorkspaceRemoved event.
| |
DockGlobalLoadingEventArgs |
Event data for loading global docking configuration.
| |
DockGlobalSavingEventArgs |
Event data for saving global docking configuration.
| |
DockingDragManager |
Manage a docking dragging operation.
| |
DockingDragTargetProvider |
Provides the set of drag targets relevent to the set of pages being moved.
| |
DockingElement |
Implements base docking element functionality.
| |
DockingElementClosedCollection |
Extends base functionality by allowing a collection of child docking elements.
| |
DockingElementOpenCollection |
Extends base functionality by allowing a collection of child docking elements.
| |
DockingHelper |
Set of common helper routines for Docking functionality
| |
DockingManagerStrings |
Storage for docking managee strings.
| |
DockingMultiUpdate |
Helper class used inside a 'using' statement to notify start and end of a multi-part update.
| |
DockPageLoadingEventArgs |
Event data for loading docking page configuration.
| |
DockPageSavingEventArgs |
Event data for saving docking page configuration.
| |
DockspaceCellEventArgs |
Event arguments for a DockspaceCellAdding/DockspaceCellRemoving events.
| |
DockspaceEventArgs |
Event arguments for a DockspaceAdding/DockspaceRemoved events.
| |
DockspaceSeparatorEventArgs |
Event arguments for a DockspaceSeparatorAdding/DockspaceSeparatorRemoved event.
| |
DockspaceSeparatorResizeEventArgs |
Event arguments for a DockspaceSeparatorResize event.
| |
DragTargetControlEdge |
Target one of the four sides of a docking control.
| |
DragTargetNull |
Target that never matches and so acts as a null drag target.
| |
FloatingWindowEventArgs |
Event arguments for a FloatingWindowAdding/FloatingWindowRemoved event.
| |
FloatspaceCellEventArgs |
Event arguments for a FloatspaceCellAdding/FloatingCellRemoving events.
| |
FloatspaceEventArgs |
Event arguments for a FloatspaceAdding/FloatspaceRemoved event.
| |
KryptonAutoHiddenGroup |
Extends the KryptonNavigator to work as a docking auto hidden group control.
| |
KryptonAutoHiddenPanel |
Extends the KryptonPanel to work as a panel for hosting KryptonAutoHiddenGroup controls.
| |
KryptonAutoHiddenProxyPage |
Acts as a proxy for a KryptonPage inside a auto hidden group.
| |
KryptonAutoHiddenSlidePanel |
Extends the KryptonPanel to work as a panel for hosting the display of a sliding in/out page.
| |
KryptonDockableNavigator |
Extends the KryptonNavigator to work within the docking framework.
| |
KryptonDockableWorkspace |
Extends the KryptonWorkspace to work within the docking framework.
| |
KryptonDockingAutoHiddenGroup |
Provides display and docking functionality for a group of auto hidden pages.
| |
KryptonDockingControl |
Provides docking functionality for a control instance.
| |
KryptonDockingDockspace |
Provides docking functionality within a control edge using a KryptonDockspace.
| |
KryptonDockingEdge |
Provides docking functionality for a specific edge of a control.
| |
KryptonDockingEdgeAutoHidden |
Provides auto hidden docking funtionality against a specific control edge.
| |
KryptonDockingEdgeDocked |
Provides edge docking functionality for a control using child dockspace control instances.
| |
KryptonDockingFloating |
Provides docking functionality for floating windows.
| |
KryptonDockingFloatingWindow |
Provides docking functionality for a floating window that contains just a dockspace.
| |
KryptonDockingFloatspace |
Provides docking functionality within a floating window using a KryptonFloatspace.
| |
KryptonDockingManager |
Manages a hierarchy of docking elements to provide docking windows functionality.
| |
KryptonDockingNavigator |
Provides docking functionality by attaching to an existing KryptonDockableNavigator
| |
KryptonDockingSpace |
Base class for docking elements that manage a KryptonSpace derived class.
| |
KryptonDockingWorkspace |
Provides docking functionality by attaching to an existing KryptonDockableWorkspace
| |
KryptonDockspace |
Extends the KryptonWorkspace to work within the docking edge of a control.
| |
KryptonDockspaceSeparator |
Extends the KryptonSeparator so work between dockspace entries on a control edge.
| |
KryptonDockspaceSlide |
Extends the KryptonWorkspace to work within the docking edge of a control.
| |
KryptonFloatingWindow |
Extends the KryptonForm to act as a floating window within the docking framework.
| |
KryptonFloatspace |
Extends the KryptonWorkspace to work within the docking floating window.
| |
KryptonSpace |
Extends the KryptonWorkspace with common functionality shared by various docking implementations.
| |
KryptonSpaceCachedCellState |
State cached per-cell within the workspace.
| |
KryptonSpaceCellToCachedState |
Lookup between a cell and the cell state.
| |
KryptonStorePage |
Acts as a placeholder for a KryptonPage so that it can be restored to this location at a later time.
| |
PagesEventArgs |
Event arguments for events that need to provide a colletion of pages.
| |
ScreenAndOffsetEventArgs |
Event arguments for events that need a screen point and element offset.
| |
StorePageEventArgs |
Event arguments for events that need to provide a store page reference.
| |
UniqueNameEventArgs |
Event arguments for events that need to provide a unique name.
| |
UniqueNamesEventArgs |
Event arguments for events that need to provide a set of unique names.
|
Interface | Description | |
---|---|---|
IDockingElement |
Interface exposed by elements within the docking hierarchy.
| |
IFloatingMessages |
Interface exposed by elements that provide floating messages.
|
Enumeration | Description | |
---|---|---|
DockingAutoHiddenShowState |
Specifies the sliding state of a docked auto hidden page.
| |
DockingCloseRequest |
Specifies the action to take when a docking close is required.
| |
DockingEdge |
Specifies a docking edge of a control.
| |
DockingLocation |
Specifies the current docking location of a page.
| |
DockingPropogateAction |
Specifies a docking propogate action.
| |
DockingPropogateBoolState |
Specifies a docking propogate for boolean state.
| |
DockingPropogateCellList |
Specifies a docking propogate for cell list.
| |
DockingPropogateIntState |
Specifies a docking propogate for integer state.
| |
DockingPropogatePageList |
Specifies a docking propogate for page list.
| |
DockingPropogatePageState |
Specifies a docking propogate for page references.
|