Click or drag to resize

KryptonDockingWorkspace Class

Provides docking functionality by attaching to an existing KryptonDockableWorkspace
Inheritance Hierarchy

Namespace:  Internal.ComponentFactory.Krypton.Docking
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public class KryptonDockingWorkspace : KryptonDockingSpace

The KryptonDockingWorkspace type exposes the following members.

Constructors
  NameDescription
Public methodKryptonDockingWorkspace(String)
Initialize a new instance of the KryptonDockingWorkspace class.
Public methodKryptonDockingWorkspace(String, String, KryptonDockableWorkspace)
Initialize a new instance of the KryptonDockingWorkspace class.
Top
Properties
  NameDescription
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Protected propertyClearStoreAction
Gets the proprogate action used to clear a store page for this implementation.
(Overrides KryptonDockingSpaceClearStoreAction.)
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyCount
Gets the number of child docking elements.
(Inherited from DockingElementClosedCollection.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Public propertyDockableWorkspaceControl
Gets the control this element is managing.
Public propertyDockingManager
Finds the KryptonDockingManager instance that owns this part of the docking hieararchy.
(Inherited from DockingElement.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyHasDockManager
Returns a value indicating if this docking element has access to a parent docking manager.
(Inherited from DockingElement.)
Protected propertyIgnoreStorePage
Gets and sets reference to store page to be ignored during action.
(Inherited from KryptonDockingSpace.)
Public propertyItemInt32
Gets the docking element at the specified index.
(Inherited from DockingElementClosedCollection.)
Public propertyItemString
Gets the docking element with the specified name.
(Inherited from DockingElementClosedCollection.)
Protected propertyLoadSize
Gets and sets the size of the control found during loading.
(Inherited from KryptonDockingSpace.)
Public propertyName
Gets and sets the name of the docking element.
(Inherited from DockingElement.)
Protected propertyOrder
Gets and sets the ordering of the associated control used during loading.
(Inherited from KryptonDockingSpace.)
Public propertyParent
Gets and sets access to the parent docking element.
(Overrides KryptonDockingSpaceParent.)
Public propertyPath
Gets a comma separated list of names leading to this element.
(Inherited from DockingElement.)
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Protected propertySpaceControl
Gets and sets (just once) the KryptonSpace derived class being managed.
(Inherited from KryptonDockingSpace.)
Public propertyVisiblePages
Gets the number of visible pages.
(Inherited from KryptonDockingSpace.)
Protected propertyXmlElementName
Gets the xml element name to use when saving.
(Overrides DockingElementXmlElementName.)
Top
Methods
  NameDescription
Public methodAppend(KryptonPage)
Add a KryptonPage to the currently active cell or create a new cell is no cell is currently active.
(Inherited from KryptonDockingSpace.)
Public methodAppend(KryptonPage)
Add a KryptonPage array to the currently active cell or create a new cell is no cell is currently active.
(Inherited from KryptonDockingSpace.)
Public methodCellAppend(KryptonWorkspaceCell, KryptonPage)
Add a KryptonPage into an existing cell.
(Inherited from KryptonDockingSpace.)
Public methodCellAppend(KryptonWorkspaceCell, KryptonPage)
Add a KryptonPage array into an existing cell.
(Inherited from KryptonDockingSpace.)
Public methodCellForPage
Return the workspace cell that contains the named page.
(Inherited from KryptonDockingSpace.)
Public methodCellInsert(KryptonWorkspaceCell, Int32, KryptonPage)
Add a KryptonPage array into an existing cell starting at the provided index.
(Inherited from KryptonDockingSpace.)
Public methodCellInsert(KryptonWorkspaceCell, Int32, KryptonPage)
Add a KryptonPage array into an existing cell starting at the provided index.
(Inherited from KryptonDockingSpace.)
Public methodCellVisiblePages
Return an array of the visible pages that are inside the cell that contains the provided unique name.
(Inherited from KryptonDockingSpace.)
Public methodContains
Determines whether the collection contains the docking element.
(Inherited from DockingElementClosedCollection.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDemandDockingManager
Checks that this element has access to a docking manager, throwing exception if not.
(Inherited from DockingElement.)
Public methodDemandPagesNotBePresent
Checks that the provided set of pages are not already present in the docking hierarchy.
(Inherited from DockingElement.)
Public methodDispose
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
(Inherited from Component.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodFindDockingEdgeAutoHidden
Find a edge auto hidden element by searching the hierarchy.
(Inherited from DockingElement.)
Public methodFindDockingEdgeDocked
Find a edge docked element by searching the hierarchy.
(Inherited from DockingElement.)
Public methodFindDockingFloating
Find a floating docking element by searching the hierarchy.
(Inherited from DockingElement.)
Public methodFindDockingNavigator
Find a navigator element by searching the hierarchy.
(Inherited from DockingElement.)
Public methodFindDockingWorkspace
Find a workspace element by searching the hierarchy.
(Overrides DockingElementFindDockingWorkspace(String).)
Public methodFindPageElement
Find the docking element that contains the named page.
(Overrides DockingElementFindPageElement(String).)
Public methodFindPageLocation
Find the docking location of the named page.
(Overrides DockingElementFindPageLocation(String).)
Public methodFindStorePageElement
Find the docking element that contains the location specific store page for the named page.
(Overrides DockingElementFindStorePageElement(DockingLocation, String).)
Public methodGetEnumerator
Shallow enumerate over child docking elements.
(Inherited from DockingElementClosedCollection.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetParentType
Search up the parent chain looking for the specified type of object.
(Inherited from DockingElement.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHideAllPages
Hide all display elements of all pages.
Public methodHidePage(String)
Hide all display elements of the provided page.
Public methodHidePage(KryptonPage)
Hide all display elements of the provided page.
Public methodHidePages(String)
Hide all display elements of the provided pages.
Public methodHidePages(KryptonPage)
Hide all display elements of the provided pages.
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodInternalAdd
Append a docking element to the collection.
(Inherited from DockingElementClosedCollection.)
Protected methodInternalClear
Remove all docking elements from the collection.
(Inherited from DockingElementClosedCollection.)
Protected methodInternalInsert
Insert a docking element to the collection.
(Inherited from DockingElementClosedCollection.)
Protected methodInternalRemove
Removes first occurance of specified docking element.
(Inherited from DockingElementClosedCollection.)
Protected methodLoadChildDockingElement
Perform docking element specific actions for loading a child xml.
(Inherited from DockingElement.)
Protected methodLoadDockingElement
Perform docking element specific actions based on the loading xml.
(Inherited from KryptonDockingSpace.)
Public methodLoadElementFromXml
Loads docking configuration information using a provider xml reader.
(Inherited from KryptonDockingSpace.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected methodOnSpaceCellPageInserting
Occurs when a page is added to a cell in the workspace.
(Inherited from KryptonDockingSpace.)
Public methodPropogateAction(DockingPropogateAction, Int32)
Propogates an action request down the hierarchy of docking elements.
(Inherited from DockingElement.)
Public methodPropogateAction(DockingPropogateAction, KryptonPage)
Propogates an action request down the hierarchy of docking elements.
(Inherited from KryptonDockingSpace.)
Public methodPropogateAction(DockingPropogateAction, String)
Propogates an action request down the hierarchy of docking elements.
(Overrides KryptonDockingSpacePropogateAction(DockingPropogateAction, String).)
Public methodPropogateBoolState
Propogates a boolean state request down the hierarchy of docking elements.
(Inherited from KryptonDockingSpace.)
Public methodPropogateCellList
Propogates a workspace cell list request down the hierarchy of docking elements.
(Inherited from KryptonDockingSpace.)
Public methodPropogateDragTargets
Propogates a request for drag targets down the hierarchy of docking elements.
(Overrides DockingElementPropogateDragTargets(KryptonFloatingWindow, PageDragEndData, DragTargetList).)
Public methodPropogateIntState
Propogates an integer state request down the hierarchy of docking elements.
(Inherited from DockingElement.)
Public methodPropogatePageList
Propogates a page list request down the hierarchy of docking elements.
(Inherited from KryptonDockingSpace.)
Public methodPropogatePageState
Propogates a page request down the hierarchy of docking elements.
(Inherited from KryptonDockingSpace.)
Protected methodRaiseCellAdding
Raises the type specific cell adding event determinated by the derived class.
(Overrides KryptonDockingSpaceRaiseCellAdding(KryptonWorkspaceCell).)
Protected methodRaiseCellRemoved
Raises the type specific cell removed event determinated by the derived class.
(Overrides KryptonDockingSpaceRaiseCellRemoved(KryptonWorkspaceCell).)
Protected methodRaiseRemoved
Raises the type specific space control removed event determinated by the derived class.
(Overrides KryptonDockingSpaceRaiseRemoved.)
Protected methodRaiseSpacePageDrop
Occurs when a page is dropped on the control.
(Overrides KryptonDockingSpaceRaiseSpacePageDrop(Object, PageDropEventArgs).)
Public methodRemoveAllPages
Remove all pages.
Public methodRemovePage
Remove the named page.
Public methodRemovePages(String, Boolean)
Remove the named pages.
Public methodRemovePages(KryptonPage, Boolean)
Remove the referenced pages.
Public methodResolvePath
Resolve the provided path.
(Inherited from DockingElement.)
Public methodSaveElementToXml
Saves docking configuration information using a provider xml writer.
(Inherited from KryptonDockingSpace.)
Public methodSelectPage
Ensure the provided page is selected within the cell that contains it.
(Inherited from KryptonDockingSpace.)
Public methodShowAllPages
Show all display elements of all pages.
Public methodShowPage(String)
Show all display elements of the provided page.
Public methodShowPage(KryptonPage)
Show all display elements of the provided page.
Public methodShowPages(String)
Show all display elements of the provided pages.
Public methodShowPages(KryptonPage)
Show all display elements of the provided pages.
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.)
Public methodUpdateStrings
Update the strings from the docking manager.
(Inherited from KryptonDockingSpace.)
Top
Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Top
Extension Methods
See Also