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 methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFindWindow(DocumentInstance)
(Inherited from WorkspaceController)
Public methodFindWindow(Type)
(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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets 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 methodMemberwiseCloneCreates 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 methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also