SRName Enum
Specifies the names of string resources for this assembly.
public enum SRName
Fields
Name | Description |
---|---|
UIAdvancedTabControlScrollBackwardButtonText | The primary text (i.e., tooltip) of the Scroll Back button in a an overflowed tab strip. |
UIAdvancedTabControlScrollForwardButtonText | The primary text (i.e., tooltip) of the Scroll Forward button in a an overflowed tab strip. |
UIAdvancedTabItemCloseButtonText | The primary text (i.e., tooltip) of the Close button in a tab header. |
UIAdvancedTabItemKeepOpenButtonText | The primary text (i.e., tooltip) of the Promote button in a tab header. |
UIAdvancedTabItemToggleLayoutKindButtonText | The primary text (i.e., tooltip) of the Toggle Layout Kind button (e.g., pin button) in a tab header. |
UICommandActivateNextDocumentText | The primary text (i.e., header) of a UI element that invokes ActivateNextDocumentCommand. |
UICommandActivatePreviousDocumentText | The primary text (i.e., header) of a UI element that invokes ActivatePreviousDocumentCommand. |
UICommandActivatePrimaryDocumentText | The primary text (i.e., header) of a UI element that invokes ActivatePrimaryDocumentCommand. |
UICommandCloseAllDocumentsText | The primary text (i.e., header) of a UI element that invokes CloseAllDocumentsCommand. |
UICommandCloseAllInContainerText | The primary text (i.e., header) of a UI element that invokes CloseAllInContainerCommand. |
UICommandCloseOthersText | The primary text (i.e., header) of a UI element that invokes CloseOthersCommand. |
UICommandClosePrimaryDocumentText | The primary text (i.e., header) of a UI element that invokes ClosePrimaryDocumentCommand. |
UICommandCloseWindowText | The primary text (i.e., header) of a UI element that invokes CloseCommand. |
UICommandFloatAllInContainerText | The primary text (i.e., header) of a UI element that invokes FloatAllInContainerCommand. |
UICommandKeepTabOpenText | The primary text (i.e., header) of a UI element that invokes SetTabbedMdiLayoutKindCommand to change the TabbedMdiLayoutKind to Normal. |
UICommandMakeDockedWindowText | The primary text (i.e., header) of a UI element that invokes DockCommand. |
UICommandMakeDocumentWindowText | The primary text (i.e., header) of a UI element that invokes MoveToMdiCommand. |
UICommandMakeFloatingWindowText | The primary text (i.e., header) of a UI element that invokes FloatCommand. |
UICommandMoveToNewHorizontalContainerText | The primary text (i.e., header) of a UI element that invokes MoveToNewHorizontalContainerCommand. |
UICommandMoveToNewVerticalContainerText | The primary text (i.e., header) of a UI element that invokes MoveToNewVerticalContainerCommand. |
UICommandMoveToNextContainerText | The primary text (i.e., header) of a UI element that invokes MoveToNextContainerCommand. |
UICommandMoveToPreviousContainerText | The primary text (i.e., header) of a UI element that invokes MoveToPreviousContainerCommand. |
UICommandMoveToPrimaryMdiHostText | The primary text (i.e., header) of a UI element that invokes MoveToPrimaryMdiHostCommand. |
UICommandPinTabText | The primary text (i.e., header) of a UI element that invokes SetTabbedMdiLayoutKindCommand to toggle the TabbedMdiLayoutKind between Normal and Pinned. |
UICommandToggleWindowAutoHideStateText | The primary text (i.e., header) of a UI element that invokes AutoHideCommand. |
UIStandardSwitcherDocumentsText | The primary text (i.e., title) of the Documents column in Switcher control. |
UIStandardSwitcherToolWindowsText | The primary text (i.e., title) of the Tool Windows column in Switcher control. |
UIToolWindowContainerCloseButtonText | The primary text (i.e., tooltip) of the Close button in a tool window container. |
UIToolWindowContainerMaximizeButtonText | The primary text (i.e., tooltip) of the Maximize button in a tool window container. |
UIToolWindowContainerMinimizeButtonText | The primary text (i.e., tooltip) of the Minimize button in a tool window container. |
UIToolWindowContainerOptionsButtonText | The primary text (i.e., tooltip) of the Options button in a tool window container. |
UIToolWindowContainerRestoreButtonText | The primary text (i.e., tooltip) of the Restore button in a tool window container. |
UIToolWindowContainerToggleAutoHideButtonText | The primary text (i.e., tooltip) of the Toggle Auto-Hide button in a tool window container. |