DefaultMenuItemNames Members
Contains names of the context menu items.
#Fields
Name | Description |
---|---|
Auto |
Returns Menu . Corresponds to the menu item used to enable the auto-hide functionality for the item/panel.
|
Begin |
Returns Menu . Corresponds to the menu item used to enter the customization mode.
|
Caption |
Returns Menu . Corresponds to the menu item used to set whether caption images of the group’s items are shown before or after the text.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set caption images of the group items to be displayed after the text.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set caption images of the group’s items to be displayed before the text.
|
Caption |
Returns Menu . Corresponds to the menu item used to set the location of the group’s caption and items.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set the group’s caption and items to be displayed at the bottom.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the left.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the right.
|
Caption |
Returns Menu . Corresponds to the sub menu item used to set the group’s caption and items to be displayed at the top.
|
Close |
Returns Menu . Corresponds to the menu item used to hide the tabbed panel.
|
Close |
Returns Menu . Corresponds to the menu item used to close all tabbed panels except the selected one.
|
Closed |
Returns Menu . Corresponds to the menu item used to toggle the visibility of the bar that displays closed panels.
|
Closed |
Returns Closed . Corresponds to the separator before the Document |
Collapse |
Returns Menu . Corresponds to the menu item used to collapse the group.
|
Customization |
Returns Customization . Corresponds to the separator before the Document |
Dockable |
Returns Menu . Corresponds to the menu item used to dock a floating panel.
|
Document |
Returns Document . Corresponds to the separator before the Document |
End |
Returns Menu . Corresponds to the menu item used to exit the customization mode.
|
Expand |
Returns Menu . Corresponds to the menu item used to expand the group.
|
Floating |
Returns Menu . Corresponds to the menu item used to make a docked panel floating.
|
Group |
Returns Menu . Corresponds to the menu item that allows users to select the group border style.
|
Group |
Returns Menu . Corresponds to the sub menu item that allows users to select the Group border style (the container is displayed with borders and caption).
|
Group |
Returns Menu . Corresponds to the sub menu item that allows users to select the Group |
Group |
Returns Menu . Corresponds to the sub menu item that allows users to select the No Border border style (the container has no borders).
|
Group |
Returns Menu . Corresponds to the sub menu item that allows users to select the Tabbed border style (child items are displayed as tabs).
|
Group |
Returns Menu . Corresponds to the menu item used to group the items selected in the customization window.
|
Group |
Returns Menu . Corresponds to the menu item used to set whether the group orientation is horizontal or vertical.
|
Group |
Returns Menu . Corresponds to the sub menu item used to set the group orientation to horizontal.
|
Group |
Returns Menu . Corresponds to the sub menu item used to set the group orientation to vertical.
|
Hide |
Returns Menu . Corresponds to the menu item used to hide the panel.
|
Hide |
Returns Menu . Corresponds to the menu item used to hide the customization window.
|
Hide |
Returns Menu . Corresponds to the menu item used to hide the item/group.
|
Move |
Returns Menu . Corresponds to the menu item used to move the tab to the next group.
|
Move |
Returns Menu . Corresponds to the menu item used to move the tab to the previous group.
|
New |
Returns Menu . Corresponds to the menu item used to create a new horizontally arranged group and move the tab to this group.
|
New |
Returns Menu . Corresponds to the menu item used to create a new vertically arranged group and move the tab to this group.
|
Pin |
Returns Menu . Corresponds to the menu item used to pin the tabbed panel.
|
Rename |
Returns Menu . Corresponds to the menu item used to rename the item/group.
|
Restore |
Returns Menu . Corresponds to the menu item used to restore the hidden item/group.
|
Show |
Returns Menu . Corresponds to the menu item used to toggle the visibility of the item/group caption.
|
Show |
Returns Menu . Corresponds to the menu item used to toggle the visibility of the image next to the item caption.
|
Show |
Returns Menu . Corresponds to the menu item used to toggle the visibility of the control displayed by the item.
|
Show |
Returns Menu . Corresponds to the menu item used to invoke the customization window.
|
Tab |
Returns Tab . Corresponds to the separator before the Document |
Ungroup |
Returns Menu . Corresponds to the menu item used to ungroup the items selected in the customization window.
|
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also