Workspace |
The WorkspaceMenus type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| OnNeedPaint |
Raises the NeedPaint event.
(Inherited from Storage) | |
| PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage) | |
| PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage) | |
| ResetShortcutClose | Resets the ShortcutClose property to its default value. | |
| ResetShortcutCloseAllButThis | Resets the ShortcutCloseAllButThis property to its default value. | |
| ResetShortcutMaximizeRestore | Resets the ShortcutMaximizeRestore property to its default value. | |
| ResetShortcutMoveNext | Resets the ShortcutMoveNext property to its default value. | |
| ResetShortcutMovePrevious | Resets the ShortcutMovePrevious property to its default value. | |
| ResetShortcutRebalance | Resets the ShortcutRebalance property to its default value. | |
| ResetShortcutSplitHorizontal | Resets the ShortcutSplitHorizontal property to its default value. | |
| ResetShortcutSplitVertical | Resets the ShortcutSplitVertical property to its default value. | |
| ResetTextClose | Resets the TextClose property to its default value. | |
| ResetTextCloseAllButThis | Resets the TextCloseAllButThis property to its default value. | |
| ResetTextMaximize | Resets the TextMaximize property to its default value. | |
| ResetTextMoveNext | Resets the TextMoveNext property to its default value. | |
| ResetTextMovePrevious | Resets the TextMovePrevious property to its default value. | |
| ResetTextRebalance | Resets the TextRebalance property to its default value. | |
| ResetTextRestore | Resets the TextRestore property to its default value. | |
| ResetTextSplitHorizontal | Resets the TextSplitHorizontal property to its default value. | |
| ResetTextSplitVertical | Resets the TextSplitVertical property to its default value. | |
| ShouldSerializeShortcutClose | Decide if the shortcut for closing the current page. | |
| ShouldSerializeShortcutCloseAllButThis | Decide if the shortcut for 'close all but this' page. | |
| ShouldSerializeShortcutMaximizeRestore | Decide if the shortcut for maximizing/restoring the layout. | |
| ShouldSerializeShortcutMoveNext | Decide if the shortcut for moving the current page to the next cell. | |
| ShouldSerializeShortcutMovePrevious | Decide if the shortcut for moving the current page to the previous cell. | |
| ShouldSerializeShortcutRebalance | Decide if the shortcut for rebalancing the layout. | |
| ShouldSerializeShortcutSplitHorizontal | Decide if the shortcut for splitting the current page into a horizontal aligned page. | |
| ShouldSerializeShortcutSplitVertical | Decide if the shortcut for splitting the current page into a vertical aligned page. | |
| ToString |
Returns a string that represents the current defaulted state.
(Inherited from Storage) |
| 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) |