WorkspaceControllerForForm Methods |
The WorkspaceControllerForForm type exposes the following members.
Methods
| Name | Description |
---|
| AddDockWindow | (Overrides WorkspaceControllerAddDockWindow(DockWindow, Boolean, Boolean).) |
| AddDockWindowInternal | (Inherited from WorkspaceController.) |
| AddToDockspace | (Inherited from WorkspaceController.) |
| AddToDockspaceStack | (Inherited from WorkspaceController.) |
| CloseDockWindow | (Inherited from WorkspaceController.) |
| CreatePage(String, Boolean) | (Inherited from WorkspaceController.) |
| CreatePage(DockWindow, Boolean, KryptonPage) | (Overrides WorkspaceControllerCreatePage(DockWindow, Boolean, KryptonPage).) |
| Dispose | (Inherited from WorkspaceController.) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| FindWindow(Type) | (Inherited from WorkspaceController.) |
| FindWindow(DocumentInstance) | (Inherited from WorkspaceController.) |
| FindWindowT | (Inherited from WorkspaceController.) |
| FindWindowT(FuncT, Boolean) | (Inherited from WorkspaceController.) |
| FindWindowRecursive | |
| FindWindowsRecursive | |
| FindWorkspaceWindow(DockWindow) | |
| FindWorkspaceWindow(DocumentInstance) | |
| GetDockWindows | (Inherited from WorkspaceController.) |
| GetDockWindowsRecursive | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| GetWorkspaceCell | (Inherited from WorkspaceController.) |
| LoadLayoutFromFile | (Inherited from WorkspaceController.) |
| LoadLayoutFromString | (Inherited from WorkspaceController.) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| OnDockWindowAdded | (Inherited from WorkspaceController.) |
| OnDockWindowCloseRequest | (Overrides WorkspaceControllerOnDockWindowCloseRequest(DockWindow, Boolean).) |
| OnDockWindowLoading | (Overrides WorkspaceControllerOnDockWindowLoading(DockWindow, DockPageLoadingEventArgs).) |
| OnDockWindowRemoved | (Inherited from WorkspaceController.) |
| OnDockWindowSaving | (Overrides WorkspaceControllerOnDockWindowSaving(DockWindow, DockPageSavingEventArgs).) |
| RemoveDockWindow | (Overrides WorkspaceControllerRemoveDockWindow(DockWindow, Boolean).) |
| ReplaceDockWindow | (Inherited from WorkspaceController.) |
| SaveAdditionalConfig | |
| SaveLayoutToFile | (Inherited from WorkspaceController.) |
| SaveLayoutToString | (Inherited from WorkspaceController.) |
| SelectDockWindow | (Overrides WorkspaceControllerSelectDockWindow(DockWindow).) |
| SetDockWindowVisibility | |
| ShowDockWindow | (Inherited from WorkspaceController.) |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
TopExtension Methods See Also