Workspace |
public abstract class WorkspaceController : IDisposable
The WorkspaceController type exposes the following members.
| Name | Description | |
|---|---|---|
| WorkspaceController | Initializes a new instance of the WorkspaceController class |
| Name | Description | |
|---|---|---|
| DockingManager |
| Name | Description | |
|---|---|---|
| disposing | ||
| dockableWorkspaceControl | ||
| dockingControl | ||
| dockingManager | ||
| dockWindows | ||
| editorForm | ||
| ownerControl |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |