Click or drag to resize

WorkspaceController Methods

The WorkspaceController type exposes the following members.

Methods
  NameDescription
Public methodAddDockWindow
Protected methodAddDockWindowInternal
Public methodAddToDockspace
Public methodAddToDockspaceStack
Public methodCloseDockWindow
Protected methodCreatePage(String, Boolean)
Protected methodCreatePage(DockWindow, Boolean, KryptonPage)
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindWindow(Type)
Public methodFindWindow(DocumentInstance)
Public methodFindWindowT
Public methodFindWindowT(FuncT, Boolean)
Public methodGetDockWindows
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetWorkspaceCell
Public methodLoadLayoutFromFile
Public methodLoadLayoutFromString
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDockWindowAdded
Protected methodOnDockWindowCloseRequest
Protected methodOnDockWindowLoading
Protected methodOnDockWindowRemoved
Protected methodOnDockWindowSaving
Public methodRemoveDockWindow
Public methodReplaceDockWindow
Public methodSaveLayoutToFile
Public methodSaveLayoutToString
Public methodSelectDockWindow
Public methodShowDockWindow
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also