Workspace |
The WorkspaceMenus type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage) | |
| ShortcutClose | Gets and sets the shortcut for closing the current page. | |
| ShortcutCloseAllButThis | Gets and sets the shortcut for 'close all but this' page. | |
| ShortcutMaximizeRestore | Gets and sets the shortcut for maximizing/restoring the layout. | |
| ShortcutMoveNext | Gets and sets the shortcut for moving the current page to the next cell. | |
| ShortcutMovePrevious | Gets and sets the shortcut for moving the current page to the previous cell. | |
| ShortcutRebalance | Gets and sets the shortcut for rebalancing the layout. | |
| ShortcutSplitHorizontal | Gets and sets the shortcut for splitting the current page into a horizontal aligned page. | |
| ShortcutSplitVertical | Gets and sets the shortcut for splitting the current page into a vertical aligned page. | |
| ShowContextMenu | Gets and sets if a workspace context menu is shown on tab right clicking. | |
| TextClose | Gets and sets the text to use for the close context menu item. | |
| TextCloseAllButThis | Gets and sets the text to use for the 'close all but this' context menu item. | |
| TextMaximize | Gets and sets the text to use for the maximize context menu item. | |
| TextMoveNext | Gets and sets the text to use for the move next context menu item. | |
| TextMovePrevious | Gets and sets the text to use for the move previous context menu item. | |
| TextRebalance | Gets and sets the text to use for the rebalance context menu item. | |
| TextRestore | Gets and sets the text to use for the restore context menu item. | |
| TextSplitHorizontal | Gets and sets the text to use for the split horizontal context menu item. | |
| TextSplitVertical | Gets and sets the text to use for the split vertical context menu item. |