VSConstants.VSStd17CmdID Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set of the standard, shared commands in the StandardCommandSet17_guid command set.
public: enum class VSConstants::VSStd17CmdID
[System.Runtime.InteropServices.Guid("43F755C7-7916-454D-81A9-90D4914019DD")]
public enum VSConstants.VSStd17CmdID
[<System.Runtime.InteropServices.Guid("43F755C7-7916-454D-81A9-90D4914019DD")>]
type VSConstants.VSStd17CmdID =
Public Enum VSConstants.VSStd17CmdID
- Inheritance
-
VSConstants.VSStd17CmdID
- Attributes
Name | Value | Description |
---|---|---|
ColorizeDocumentTabsByProject | 1 | |
SelectNoTabColor | 2 | |
SelectTabColor1 | 3 | |
SelectTabColor2 | 4 | |
SelectTabColor3 | 5 | |
SelectTabColor4 | 6 | |
SelectTabColor5 | 7 | |
SelectTabColor6 | 8 | |
SelectTabColor7 | 9 | |
SelectTabColor8 | 10 | |
SelectTabColor9 | 11 | |
SelectTabColor10 | 12 | |
SelectTabColor11 | 13 | |
SelectTabColor12 | 14 | |
SelectTabColor13 | 15 | |
SelectTabColor14 | 16 | |
SelectTabColor15 | 17 | |
SelectTabColor16 | 18 | |
RestoreClosedTab | 19 | |
MultiRowTabs | 20 | |
RestoreClosedToolWindow | 21 | |
ToggleToolWindowVisibility | 22 | |
SolutionExplorerCollapseAllDescendants | 23 | |
NavigateToText | 24 | |
NavigateToFeature | 25 | |
MultiRowScrollToggle | 32 |