WorkspaceManager Methods
A WorkspaceManager.
Name | Description |
---|---|
Apply |
Applies the workspace with the specified name to the target control. |
Capture |
Creates a new workspace by capturing the current layout of the target control and its child controls. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Workspace |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets the value of the Workspace |
Load |
Loads a workspace from a specified file or stream and adds it to the Workspace |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a workspace with a specified name. |
Rename |
Renames a specified workspace. |
Save |
Saves a workspace with a specified name to a file or stream. |
Set |
Sets a value of the Workspace |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also