VSConstants.AppCommandCmdID Enumeration
Identifies commands fired as the result of a WM_APPCOMMAND message received by the main window.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Member name | Description | |
|---|---|---|
| BassBoost | The bass boost command. | |
| BassDown | The bass down command. | |
| BassUp | The bass up command. | |
| BrowserBackward | The browser backward command. | |
| BrowserFavorites | The browser favorites command. | |
| BrowserForward | The browser forward command. | |
| BrowserHome | The browser home command. | |
| BrowserRefresh | The browser refresh command. | |
| BrowserSearch | The browser search command. | |
| BrowserStop | The browser stop command. | |
| LaunchApp1 | The launch application command. | |
| LaunchApp2 | The alternate launch application command. | |
| LaunchMail | The launch mail command. | |
| LaunchMediaSelect | The launch media select command. | |
| MediaNextTrack | The next track command. | |
| MediaPlayPause | The play/pause command. | |
| MediaPreviousTrack | The previous track command. | |
| MediaStop | The media stop command. | |
| MicrophoneVolumeDown | The microphone volume down command. | |
| MicrophoneVolumeMute | The microphone volume mute command. | |
| MicrophoneVolumeUp | The microphone volume up command. | |
| TrebleDown | The treble down command. | |
| TrebleUp | The treble up command. | |
| VolumeDown | The volume down command. | |
| VolumeMute | The volume mute command. | |
| VolumeUp | The volume up command. |