Click or drag to resize

WorkspaceControllerForForm Methods

The WorkspaceControllerForForm type exposes the following members.

Methods
  NameDescription
Public methodAddDockWindow (Overrides WorkspaceControllerAddDockWindow(DockWindow, Boolean, Boolean).)
Protected methodAddDockWindowInternal (Inherited from WorkspaceController.)
Public methodAddToDockspace (Inherited from WorkspaceController.)
Public methodAddToDockspaceStack (Inherited from WorkspaceController.)
Public methodCloseDockWindow (Inherited from WorkspaceController.)
Protected methodCreatePage(String, Boolean) (Inherited from WorkspaceController.)
Protected methodCreatePage(DockWindow, Boolean, KryptonPage) (Overrides WorkspaceControllerCreatePage(DockWindow, Boolean, KryptonPage).)
Public methodDispose (Inherited from WorkspaceController.)
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) (Inherited from WorkspaceController.)
Public methodFindWindow(DocumentInstance) (Inherited from WorkspaceController.)
Public methodFindWindowT (Inherited from WorkspaceController.)
Public methodFindWindowT(FuncT, Boolean) (Inherited from WorkspaceController.)
Public methodFindWindowRecursive
Public methodFindWindowsRecursive
Public methodFindWorkspaceWindow(DockWindow)
Public methodFindWorkspaceWindow(DocumentInstance)
Public methodGetDockWindows (Inherited from WorkspaceController.)
Public methodGetDockWindowsRecursive
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 (Inherited from WorkspaceController.)
Public methodLoadLayoutFromFile (Inherited from WorkspaceController.)
Public methodLoadLayoutFromString (Inherited from WorkspaceController.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnDockWindowAdded (Inherited from WorkspaceController.)
Protected methodOnDockWindowCloseRequest (Overrides WorkspaceControllerOnDockWindowCloseRequest(DockWindow, Boolean).)
Protected methodOnDockWindowLoading (Overrides WorkspaceControllerOnDockWindowLoading(DockWindow, DockPageLoadingEventArgs).)
Protected methodOnDockWindowRemoved (Inherited from WorkspaceController.)
Protected methodOnDockWindowSaving (Overrides WorkspaceControllerOnDockWindowSaving(DockWindow, DockPageSavingEventArgs).)
Public methodRemoveDockWindow (Overrides WorkspaceControllerRemoveDockWindow(DockWindow, Boolean).)
Public methodReplaceDockWindow (Inherited from WorkspaceController.)
Public methodSaveAdditionalConfig
Public methodSaveLayoutToFile (Inherited from WorkspaceController.)
Public methodSaveLayoutToString (Inherited from WorkspaceController.)
Public methodSelectDockWindow (Overrides WorkspaceControllerSelectDockWindow(DockWindow).)
Public methodSetDockWindowVisibility
Public methodShowDockWindow (Inherited from WorkspaceController.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
See Also