IWorkbench Properties |
The IWorkbench type exposes the following members.
Name | Description | |
---|---|---|
ActiveContent | The active content, depending on where the focus currently is. If a document is currently active, this will be equal to ActiveViewContent, if a pad has the focus, this property will return the IPadContent instance. | |
ActiveViewContent | The active view content inside the active workbench window. | |
FullScreen | Gets or sets a value indicating whether the workbench is shown full screen, or not. | |
PadContentCollection | A collection in which all content which is shown as pads (not as documents). | |
ViewContentCollection | A collection in which all opened view contents (including all secondary view contents) are saved. | |
ViewObject | Gets the corresponding workbench GUI object, i.e for Windows the main windows. |