Keyboard Shortcuts - Visual Basic 6

Tuesday, August 2, 2005
By: Jason Doucette

 

Visual Basic 6 Keyboard Shortcuts

This Visual Studio .NET Macro was run from within Visual C++ .NET 2003 (v7.1), with the Keyboard Mapping Scheme (set from Tools -> Options -> Environment -> Keyboard -> Keyboard Mapping Scheme) set to 'Visual Basic 6'.

(The other Keyboard Mapping Schemes that come with Visual C++ .NET 2003 (v7.1) are: VS .NET 2003 Default Settings, Visual C++ 6, Visual C++ 2, and Visual Studio 6.)

 

Keyboard Mappings - Visual Basic 6
ActionKey
View.ViewCodeGlobal::F7
View.ViewDesignerGlobal::Shift+F7
Global::Alt+Enter
Help.ContentsGlobal::Ctrl+Alt+F1
Help.IndexGlobal::Ctrl+Alt+F2
Help.SearchGlobal::Ctrl+Alt+F3
File.OpenFileGlobal::Ctrl+Shift+O
File.SaveSelectedItemsGlobal::Ctrl+S
File.SaveAllGlobal::Ctrl+Shift+S
Edit.CutGlobal::Ctrl+X
Global::Shift+Del
Edit.CopyGlobal::Ctrl+C
Global::Ctrl+Ins
Edit.PasteGlobal::Ctrl+V
Global::Shift+Ins
View.NavigateForwardGlobal::Ctrl+Shift+-
Debug.StartGlobal::F5
Edit.GoToFindComboGlobal::Ctrl+Shift+F
View.SolutionExplorerGlobal::Ctrl+R
View.PropertiesWindowGlobal::F4
View.ObjectBrowserGlobal::F2
View.ToolboxGlobal::Ctrl+Alt+X
File.NewProjectGlobal::Ctrl+N
Edit.UndoGlobal::Ctrl+Z
Global::Alt+Bkspce
View.NextViewHTML Editor Design View::Ctrl+PgDn
HTML Editor HTML View::Ctrl+PgDn
XML Editor Data View::Ctrl+PgDn
XML Editor Schema View::Ctrl+PgDn
View.VisibleBordersHTML Editor Design View::Ctrl+Q
View.DetailsHTML Editor Design View::Ctrl+Shift+Q
File.AddNewItemGlobal::Ctrl+Shift+A
File.AddExistingItemGlobal::Ctrl+D
Project.RunSelectionGlobal::Ctrl+Q
Build.BuildSolutionGlobal::Ctrl+Shift+B
Build.CompileGlobal::Ctrl+F7
Debug.BreakpointsGlobal::Ctrl+Alt+B
Debug.RunningDocumentsGlobal::Ctrl+Alt+N
Debug.AutosGlobal::Ctrl+Alt+V, A
Debug.LocalsGlobal::Ctrl+Alt+V, L
Debug.ThisGlobal::Ctrl+Alt+V, T
Debug.ImmediateGlobal::Ctrl+G
Debug.CallStackGlobal::Ctrl+L
Debug.ThreadsGlobal::Ctrl+Alt+H
Debug.ModulesGlobal::Ctrl+Alt+U
Debug.Memory1Global::Ctrl+Alt+M, 1
Debug.Memory2Global::Ctrl+Alt+M, 2
Debug.Memory3Global::Ctrl+Alt+M, 3
Debug.Memory4Global::Ctrl+Alt+M, 4
Debug.DisassemblyGlobal::Ctrl+Alt+D
Debug.RegistersGlobal::Ctrl+Alt+G
Debug.ToggleDisassemblyGlobal::Ctrl+F11
Debug.StartWithoutDebuggingGlobal::Ctrl+F5
Debug.BreakAllGlobal::Ctrl+Break
Debug.RestartGlobal::Shift+F5
Debug.ApplyCodeChangesGlobal::Alt+F10
Debug.ExceptionsGlobal::Ctrl+Alt+E
Debug.StepIntoGlobal::F8
Debug.StepOverGlobal::Shift+F8
Debug.StepOutGlobal::Ctrl+Shift+F8
Debug.QuickWatchGlobal::Shift+F9
Debug.NewBreakpointGlobal::Ctrl+B
Debug.ClearAllBreakpointsGlobal::Ctrl+Shift+F9
Database.RunDatabase Designer::Ctrl+R
Database.StepIntoGlobal::Ctrl+E
Query.RunQuery Designer::Ctrl+R
Format.BoldHTML Editor Design View::Ctrl+B
Format.ItalicHTML Editor Design View::Ctrl+I
Format.UnderlineHTML Editor Design View::Ctrl+U
Format.ConverttoHyperlinkHTML Editor HTML View::Ctrl+L
HTML Editor Design View::Ctrl+L
Format.InsertBookmarkHTML Editor Design View::Ctrl+Shift+L
HTML Editor HTML View::Ctrl+Shift+L
Format.DecreaseIndentHTML Editor Design View::Ctrl+Shift+T
Format.IncreaseIndentHTML Editor Design View::Ctrl+T
Format.ShowGridHTML Editor Design View::Ctrl+G
Format.SnaptoGridHTML Editor Design View::Ctrl+Shift+G
Format.LockElementHTML Editor Design View::Ctrl+Shift+K
Table.InsertColumntotheLeftHTML Editor Design View::Ctrl+Alt+Left Arrow
Table.InsertColumntotheRightHTML Editor Design View::Ctrl+Alt+Right Arrow
Table.InsertRowAboveHTML Editor Design View::Ctrl+Alt+Up Arrow
Table.InsertRowBelowHTML Editor Design View::Ctrl+Alt+Down Arrow
Tools.DebugProcessesGlobal::Ctrl+Alt+P
Image.FlipHorizontalVC Image Editor::Ctrl+H
Image.FlipVerticalVC Image Editor::Shift+Alt+H
Image.Rotate90DegreesVC Image Editor::Ctrl+Shift+H
Image.DrawOpaqueVC Image Editor::Ctrl+J
Image.NewImageTypeVC Image Editor::Ins
Help.DynamicHelpGlobal::Ctrl+F1
View.NavigateBackwardText Editor::Ctrl+Shift+F2
View.ClassViewGlobal::Ctrl+Shift+C
View.ServerExplorerGlobal::Ctrl+Alt+S
View.ResourceViewGlobal::Ctrl+Shift+E
View.MacroExplorerGlobal::Alt+F8
View.DocumentOutlineGlobal::Ctrl+Alt+T
View.TaskListGlobal::Ctrl+Alt+K
View.CommandWindowGlobal::Ctrl+Alt+A
View.OutputGlobal::Ctrl+Alt+O
View.FindSymbolResultsGlobal::Ctrl+Alt+Y
View.FavoritesGlobal::Ctrl+Alt+F
File.NewFileGlobal::Ctrl+Shift+N
File.OpenProjectGlobal::Ctrl+O
File.PrintGlobal::Ctrl+P
File.ExitGlobal::Alt+Q
Edit.RedoGlobal::Ctrl+Shift+Z
Global::Shift+Alt+Bkspce
Edit.CycleClipboardRingGlobal::Ctrl+Shift+V
Global::Ctrl+Shift+Ins
Edit.DeleteGlobal::Del
Edit.SelectAllGlobal::Ctrl+A
Edit.FindGlobal::Ctrl+F
Edit.ReplaceGlobal::Ctrl+H
Edit.ReplaceinFilesGlobal::Ctrl+Shift+H
Edit.FindSymbolGlobal::Ctrl+Shift+Alt+F12
Global::Ctrl+Shift+Y
Edit.GoToDefinitionText Editor::Shift+F2
Edit.GoToDeclarationGlobal::Ctrl+Alt+F12
Edit.StopSearchGlobal::Alt+F3, S
Edit.HiddenTextGlobal::Alt+F3, H
Edit.MatchCaseGlobal::Alt+F3, C
Edit.WholeWordGlobal::Alt+F3, W
Edit.WildcardGlobal::Alt+F3, P
Edit.RegularExpressionGlobal::Alt+F3, R
Edit.UpGlobal::Alt+F3, B
Edit.FindNextGlobal::F3
Edit.FindPreviousGlobal::Shift+F3
Edit.FindNextSelectedGlobal::Ctrl+F3
Edit.FindPreviousSelectedGlobal::Ctrl+Shift+F3
Edit.GotoNextLocationGlobal::F12
Edit.GotoPreviousLocationGlobal::Shift+F12
Edit.FormatDocumentText Editor::Ctrl+K, Ctrl+D
Edit.FormatSelectionText Editor::Ctrl+K, Ctrl+F
Edit.MakeUppercaseText Editor::Ctrl+Shift+U
Edit.MakeLowercaseText Editor::Ctrl+U
Edit.DeleteHorizontalWhiteSpaceText Editor::Ctrl+K, Ctrl+\
Edit.ViewWhiteSpaceText Editor::Ctrl+R, Ctrl+W
Edit.ToggleWordWrapText Editor::Ctrl+R, Ctrl+R
Edit.IncrementalSearchText Editor::Ctrl+Alt+I
Edit.ReverseIncrementalSearchText Editor::Ctrl+Shift+Alt+I
Edit.CommentSelectionText Editor::Ctrl+K, Ctrl+C
Edit.UncommentSelectionText Editor::Ctrl+K, Ctrl+U
Edit.ToggleBookmarkText Editor::Ctrl+K, Ctrl+K
Edit.NextBookmarkText Editor::Ctrl+K, Ctrl+N
Edit.PreviousBookmarkText Editor::Ctrl+K, Ctrl+P
Edit.ClearBookmarksGlobal::Ctrl+K, Ctrl+L
Edit.ToggleTaskListShortcutText Editor::Ctrl+K, Ctrl+H
Edit.HideSelectionText Editor::Ctrl+M, Ctrl+H
Edit.ToggleOutliningExpansionText Editor::Ctrl+M, Ctrl+M
Edit.ToggleAllOutliningText Editor::Ctrl+M, Ctrl+L
Edit.StopOutliningText Editor::Ctrl+M, Ctrl+P
Edit.StopHidingCurrentText Editor::Ctrl+M, Ctrl+U
Edit.CollapsetoDefinitionsText Editor::Ctrl+M, Ctrl+O
Edit.ListMembersText Editor::Ctrl+J
Edit.ParameterInfoText Editor::Ctrl+Shift+I
Edit.QuickInfoText Editor::Ctrl+I
Edit.CompleteWordText Editor::Ctrl+Space
Edit.DeleteBackwardsText Editor::Bkspce
Text Editor::Shift+Bkspce
Edit.BreakLineText Editor::Enter
Text Editor::Shift+Enter
Edit.InsertTabText Editor::Tab
Edit.CharLeftText Editor::Left Arrow
Edit.CharLeftExtendText Editor::Shift+Left Arrow
Edit.CharLeftExtendColumnText Editor::Shift+Alt+Left Arrow
Edit.CharRightText Editor::Right Arrow
Edit.CharRightExtendText Editor::Shift+Right Arrow
Edit.CharRightExtendColumnText Editor::Shift+Alt+Right Arrow
Edit.LineUpText Editor::Up Arrow
Edit.LineUpExtendText Editor::Shift+Up Arrow
Edit.LineUpExtendColumnText Editor::Shift+Alt+Up Arrow
Edit.LineDownText Editor::Down Arrow
Edit.LineDownExtendText Editor::Shift+Down Arrow
Edit.LineDownExtendColumnText Editor::Shift+Alt+Down Arrow
Edit.DocumentStartText Editor::Ctrl+Home
Edit.DocumentStartExtendText Editor::Ctrl+Shift+Home
Edit.DocumentEndText Editor::Ctrl+End
Edit.DocumentEndExtendText Editor::Ctrl+Shift+End
Edit.LineStartText Editor::Home
Edit.LineStartExtendText Editor::Shift+Home
Edit.LineEndText Editor::End
Edit.LineEndExtendText Editor::Shift+End
Edit.LineEndExtendColumnText Editor::Shift+Alt+End
Edit.PageUpText Editor::PgUp
Edit.PageUpExtendText Editor::Shift+PgUp
Edit.PageDownText Editor::PgDn
Edit.PageDownExtendText Editor::Shift+PgDn
Edit.ViewTopText Editor::Ctrl+PgUp
Edit.ViewTopExtendText Editor::Ctrl+Shift+PgUp
Edit.ViewBottomText Editor::Ctrl+PgDn
Edit.ViewBottomExtendText Editor::Ctrl+Shift+PgDn
Edit.ScrollLineUpText Editor::Ctrl+Up Arrow
Edit.ScrollLineDownText Editor::Ctrl+Down Arrow
Edit.TabLeftText Editor::Shift+Tab
Edit.SwapAnchorText Editor::Ctrl+R, Ctrl+P
Edit.GotoBraceText Editor::Ctrl+]
Edit.GotoBraceExtendText Editor::Ctrl+Shift+]
Edit.OvertypeModeText Editor::Ins
Edit.LineCutText Editor::Ctrl+Y
Edit.LineDeleteText Editor::Ctrl+Shift+Y
Edit.LineOpenAboveText Editor::Ctrl+Enter
Edit.LineOpenBelowText Editor::Ctrl+Shift+Enter
Edit.CharTransposeText Editor::Ctrl+T
Edit.WordTransposeText Editor::Ctrl+Shift+T
Edit.LineTransposeText Editor::Shift+Alt+T
Edit.SelectCurrentWordText Editor::Ctrl+W
Edit.WordDeleteToStartText Editor::Ctrl+Bkspce
Edit.WordDeleteToEndText Editor::Ctrl+Del
Global::Ctrl+Shift+Bkspce
Edit.WordPreviousText Editor::Ctrl+Left Arrow
Edit.WordPreviousExtendText Editor::Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumnText Editor::Ctrl+Shift+Alt+Left Arrow
Edit.WordNextText Editor::Ctrl+Right Arrow
Edit.WordNextExtendText Editor::Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumnText Editor::Ctrl+Shift+Alt+Right Arrow
Edit.SelectionCancelText Editor::Esc
Edit.SelectToLastGoBackText Editor::Ctrl+=
Edit.MoveControlUpGlobal::Ctrl+Up Arrow
Edit.MoveControlDownGlobal::Ctrl+Down Arrow
Edit.MoveControlLeftGlobal::Ctrl+Left Arrow
Edit.MoveControlRightGlobal::Ctrl+Right Arrow
Edit.SizeControlUpGlobal::Ctrl+Shift+Up Arrow
Edit.SizeControlDownGlobal::Ctrl+Shift+Down Arrow
Edit.SizeControlLeftGlobal::Ctrl+Shift+Left Arrow
Edit.SizeControlRightGlobal::Ctrl+Shift+Right Arrow
Edit.MoveControlUpGridGlobal::Up Arrow
Edit.MoveControlDownGridGlobal::Down Arrow
Edit.MoveControlLeftGridGlobal::Left Arrow
Edit.MoveControlRightGridGlobal::Right Arrow
Edit.SizeControlRightGridGlobal::Shift+Right Arrow
Edit.SizeControlUpGridGlobal::Shift+Up Arrow
Edit.SizeControlLeftGridGlobal::Shift+Left Arrow
Edit.SizeControlDownGridGlobal::Shift+Down Arrow
Edit.SelectNextControlGlobal::Tab
Edit.SelectPreviousControlGlobal::Shift+Tab
View.WebNavigateBackWebBrowser::Alt+Left Arrow
View.WebNavigateForwardWebBrowser::Alt+Right Arrow
View.FullScreenGlobal::Shift+Alt+Enter
View.DiagramQuery Designer::Ctrl+1
View Designer::Ctrl+1
View.GridView Designer::Ctrl+2
Query Designer::Ctrl+2
View.SQLQuery Designer::Ctrl+3
View Designer::Ctrl+3
View.ResultsQuery Designer::Ctrl+4
View Designer::Ctrl+4
View.ShowReferencesGlobal::Alt+F12
View.ObjectBrowserBackGlobal::Alt+-
View.ObjectBrowserForwardGlobal::Shift+Alt+-
View.PropertyPagesGlobal::Shift+F4
Debug.ShowNextStatementGlobal::Alt+Num *
Debug.SetNextStatementGlobal::Ctrl+F9
Debug.RunToCursorGlobal::Ctrl+F8
Debug.ToggleBreakpointGlobal::F9
Tools.GoToCommandLineGlobal::Ctrl+/
Tools.CommandWindowMarkModeGlobal::Ctrl+Shift+M
Tools.AddRemoveToolboxItemsGlobal::Ctrl+T
Tools.RunTemporaryMacroGlobal::Ctrl+Shift+P
Tools.RecordTemporaryMacroGlobal::Ctrl+Shift+R
Tools.MacrosIDEGlobal::Alt+F11
Window.NextTabGlobal::Ctrl+PgDn
Window.PreviousTabGlobal::Ctrl+PgUp
Window.CloseToolWindowGlobal::Shift+Esc
Window.ActivateDocumentWindowGlobal::Esc
Window.MovetoDropdownBarGlobal::Ctrl+F2
Window.NextPaneGlobal::Ctrl+F12
Window.PreviousPaneGlobal::Ctrl+Shift+F12
Window.NextDocumentWindowGlobal::Ctrl+Tab
Global::Ctrl+F6
Window.PreviousDocumentWindowGlobal::Ctrl+Shift+Tab
Global::Ctrl+Shift+F6
Window.CloseDocumentWindowGlobal::Ctrl+F4
Window.NextSplitPaneGlobal::F6
Window.PreviousSplitPaneGlobal::Shift+F6
Help.IndexresultsGlobal::Shift+Alt+F2
Help.SearchresultsGlobal::Shift+Alt+F3
Help.PrevioustopicWebBrowser::Alt+Up Arrow
Help.NexttopicWebBrowser::Alt+Down Arrow
Help.F1HelpGlobal::F1
Help.WindowHelpGlobal::Shift+F1
Global::Ctrl+Alt+W

 

Discuss.

 

About the Author: I am Jason Doucette of Xona Games, an award-winning indie game studio that I founded with my twin brother. We make intensified arcade-style retro games. Our business, our games, our technology, and we as competitive gamers have won prestigious awards and received worldwide press. Our business has won $190,000 in contests. Our games have ranked from #1 in Canada to #1 in Japan, have become #1 best sellers in multiple countries, have won game contests, and have held 3 of the top 5 rated spots in Japan of all Xbox LIVE indie games. Our game engines have been awarded for technical excellence. And we, the developers, have placed #1 in competitive gaming competitions -- relating to the games we make. Read about our story, our awards, our games, and view our blog.