Blue Flower

Design Inverting Op Amp Calculator Visual Basic P5

Analyze
Analyze
Commands     Keyboard shortcuts
Analyze.NavigateBackward     Shift+Alt+3
Analyze.NavigateForward     Shift+Alt+4
Architecture
Architecture
Commands     Keyboard shortcuts
Architecture.NewDiagram     Ctrl+\, Ctrl+N
Build
Build
Commands     Keyboard shortcuts
Build.BuildSelection     Ctrl+B (Visual Studio 2019)
Build.BuildSolution     Ctrl+Shift+B
Build.Cancel     Ctrl+Break
Build.Compile     Ctrl+F7
Build.RunCodeAnalysisonSolution     Alt+F11
Class View context menus
Class View context menus
Commands     Keyboard shortcuts
ClassViewContextMenus.ClassViewMultiselectProjectreferencesItems.Properties     Alt+Enter
Debug
Debug
Commands     Keyboard shortcuts
Debug.ApplyCodeChanges     Alt+F10
Debug.Autos     Ctrl+Alt+V, A
Debug.BreakAll     Ctrl+Alt+Break
Debug.Breakpoints     Ctrl+Alt+B
Debug.CallStack     Ctrl+Alt+C
Debug.DeleteAllBreakpoints     Ctrl+Shift+F9
Debug.DiagnosticsHub.Launch     Alt+F2
Debug.Disassembly     Ctrl+Alt+D
Debug.DOMExplorer     Ctrl+Alt+V, D
Debug.EnableBreakpoint     Ctrl+F9
Debug.Exceptions     Ctrl+Alt+E
Debug.FunctionBreakpoint     Ctrl+K, B (Visual Studio 2019)
Ctrl+B (Visual Studio 2017)
Debug.GoToPreviousCallorIntelliTraceEvent     Ctrl+Shift+F11
Debug.Graphics.StartDiagnostics     Alt+F5
Debug.Immediate     Ctrl+Alt+I
Debug.IntelliTraceCalls     Ctrl+Alt+Y, T
Debug.IntelliTraceEvents     Ctrl+Alt+Y, F
Debug.JavaScriptConsole     Ctrl+Alt+V, C
Debug.Locals     Ctrl+Alt+V, L
Debug.LocationToolbar.ProcessCombo     Ctrl+5
Debug.LocationToolbar.StackFrameCombo     Ctrl+7
Debug.LocationToolbar.ThreadCombo     Ctrl+6
Debug.LocationToolbar.ToggleCurrentThreadFlaggedState     Ctrl+8
Debug.LocationToolbar.ToggleFlaggedThreads     Ctrl+9
Debug.Memory1     Ctrl+Alt+M, 1
Debug.Memory2     Ctrl+Alt+M, 2
Debug.Memory3     Ctrl+Alt+M, 3
Debug.Memory4     Ctrl+Alt+M, 4
Debug.Modules     Ctrl+Alt+U
Debug.ParallelStacks     Ctrl+Shift+D, S
Debug.ParallelWatch1     Ctrl+Shift+D, 1
Debug.ParallelWatch2     Ctrl+Shift+D, 2
Debug.ParallelWatch3     Ctrl+Shift+D, 3
Debug.ParallelWatch4     Ctrl+Shift+D, 4
Debug.Processes     Ctrl+Alt+Z
Debug.QuickWatch     Shift+F9 or Ctrl+Alt+Q
Debug.RefreshWindowsapp     Ctrl+Shift+R
Debug.Registers     Ctrl+Alt+G
Debug.Restart     Ctrl+Shift+F5
Debug.RunToCursor     Ctrl+F10
Debug.SetNextStatement     Ctrl+Shift+F10
Debug.ShowCallStackonCodeMap     Ctrl+Shift+`
Debug.ShowNextStatement     Alt+Num *
Debug.Start     F5
Debug.StartWindowsPhoneApplicationAnalysis     Alt+F1
Debug.StartWithoutDebugging     Ctrl+F5
Debug.StepInto     F11
Debug.StepIntoCurrentProcess     Ctrl+Alt+F11
Debug.StepIntoSpecific     Shift+Alt+F11
Debug.StepOut     Shift+F11
Debug.StepOutCurrentProcess     Ctrl+Shift+Alt+F11
Debug.StepOver     F10 (When debugging: Performs a step over action)
Debug.StepOver     F10 (When not debugging: Starts debugging and stops on the first line of user code)
Debug.StepOverCurrentProcess     Ctrl+Alt+F10
Debug.StopDebugging     Shift+F5
Debug.StopPerformanceAnalysis     Shift+Alt+F2
Debug.Tasks     Ctrl+Shift+D, K
Debug.Threads     Ctrl+Alt+H
Debug.ToggleBreakpoint     F9
Debug.ToggleDisassembly     Ctrl+F11
Debug.Watch1     Ctrl+Alt+W, 1
Debug.Watch2     Ctrl+Alt+W, 2
Debug.Watch3     Ctrl+Alt+W, 3
Debug.Watch4     Ctrl+Alt+W, 4
Debugger context menus
Debugger context menus
Commands     Keyboard shortcuts
DebuggerContextMenus.BreakpointsWindow.Delete     Alt+F9, D
DebuggerContextMenus.BreakpointsWindow.GoToDisassembly     Alt+F9, A
DebuggerContextMenus.BreakpointsWindow.GoToSourceCode     Alt+F9, S
Diagnostics Hub
Diagnostics Hub
Command     Keyboard shortcut
DiagnosticsHub.StopCollection     Ctrl+Alt+F2
Edit
Edit
Commands     Keyboard shortcuts
Edit.Copy     Ctrl+C

or

Ctrl+Ins
Edit.Cut     Ctrl+X

or

Shift+Delete
Edit.CycleClipboardRing     Ctrl+Shift+V

or

Ctrl+Shift+Ins
Edit.Delete     Delete
Edit.Duplicate     Ctrl+D
Edit.Find     Ctrl+F
Edit.FindAllReferences     Shift+F12
Edit.FindinFiles     Ctrl+Shift+F
Edit.FindNext     F3
Edit.FindNextSelected     Ctrl+F3
Edit.FindPrevious     Shift+F3
Edit.FindPreviousSelected     Ctrl+Shift+F3
Edit.GenerateMethod     Ctrl+K, Ctrl+M
Edit.GoTo     Ctrl+G
Edit.GoToAll     Ctrl+, or Ctrl+T
Edit.GoToDeclaration     Ctrl+F12
Edit.GoToDefinition     F12
Edit.GoToMember     Ctrl+1, Ctrl+M or Ctrl+1, M or Alt+\
Edit.GoToNextLocation     F8 (Next error in Error List or Output window)
Edit.GoToPrevLocation     Shift+F8 (Previous error in Error List or Output window)
Edit.InsertSnippet     Ctrl+K, Ctrl+X
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlDownGrid     Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlLeftGrid     Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlRightGrid     Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.MoveControlUpGrid     Up Arrow
Edit.NextBookmark     Ctrl+K, Ctrl+N
Edit.NextBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+N
Edit.OpenFile     Ctrl+Shift+G (Opens the file name under the cursor)
Edit.Paste     Ctrl+V

or

Shift+Ins
Edit.PreviousBookmark     Ctrl+K, Ctrl+P
Edit.PreviousBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+P
Edit.QuickFindSymbol     Shift+Alt+F12
Edit.Redo     Ctrl+Y

or

Ctrl+Shift+Z

or

Shift+Alt+Backspace
Edit.RefreshRemoteReferences     Ctrl+Shift+J
Edit.Replace     Ctrl+H
Edit.ReplaceinFiles     Ctrl+Shift+H
Edit.SelectAll     Ctrl+A
Edit.SelectNextControl     Tab
Edit.SelectPreviousControl     Shift+Tab
Edit.ShowTileGrid     Enter
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlDownGrid     Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlLeftGrid     Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlRightGrid     Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.SizeControlUpGrid     Shift+Up Arrow
Edit.StopSearch     Alt+F3, S
Edit.SurroundWith     Ctrl+K, Ctrl+S
Edit.Undo     Ctrl+Z

or

Alt+Backspace
Editor context menus
Editor context menus
Commands     Keyboard shortcuts
EditorContextMenus.CodeWindow.Breakpoint.BreakpointEditlabels     Alt+F9, L
EditorContextMenus.CodeWindow.CodeMap.ShowItem     Ctrl+`
EditorContextMenus.CodeWindow.Execute     Ctrl+Alt+F5
EditorContextMenus.CodeWindow.GoToView     Ctrl+M, Ctrl+G
EditorContextMenus.CodeWindow.ToggleHeaderCodeFile     Ctrl+K, Ctrl+O (letter 'O')
EditorContextMenus.CodeWindow.ViewCallHierarchy     Ctrl+K, Ctrl+T

or

Ctrl+K, T
File
File
Commands     Keyboard shortcuts
File.Exit     Alt+F4
File.NewFile     Ctrl+N
File.NewProject     Ctrl+Shift+N
File.NewWebSite     Shift+Alt+N
File.OpenFile     Ctrl+O (letter 'O')
File.OpenProject     Ctrl+Shift+O (letter 'O')
File.OpenWebSite     Shift+Alt+O (letter 'O')
File.Print     Ctrl+P
File.SaveAll     Ctrl+Shift+S
File.SaveSelectedItems     Ctrl+S
File.ViewinBrowser     Ctrl+Shift+W
Help
Help
Commands     Keyboard shortcuts
Help.AddandRemoveHelpContent     Ctrl+Alt+F1
Help.F1Help     F1
Help.ViewHelp     Ctrl+F1
Help.WindowHelp     Shift+F1
Load test
Load test
Command     Keyboard shortcut
LoadTest.JumpToCounterPane     Ctrl+R, Q
Other context menus
Other context menus
Command     Keyboard shortcut
OtherContextMenus.MicrosoftDataEntityDesignContext.AddNewDiagram     Insert
Project
Project
Commands     Keyboard shortcuts
Project.AddExistingItem     Shift+Alt+A
Project.AddNewItem     Ctrl+Shift+A
Project.ClassWizard     Ctrl+Shift+X
Project.Override     Ctrl+Alt+Ins
Project.Previewchanges     Alt+; then Alt+C
Project.Publishselectedfiles     Alt+; then Alt+P
Project.Replaceselectedfilesfromserver     Alt+; then Alt+R
Project and solution context menus
Project and solution context menus
Commands     Keyboard shortcuts
ProjectandSolutionContextMenus.Item.MoveDown     Alt+Down Arrow
ProjectandSolutionContextMenus.Item.MoveUp     Alt+Up Arrow
Refactor
Refactor
Commands     Keyboard shortcuts
Refactor.EncapsulateField     Ctrl+R, Ctrl+E
Refactor.ExtractInterface     Ctrl+R, Ctrl+I
Refactor.ExtractMethod     Ctrl+R, Ctrl+M
Refactor.RemoveParameters     Ctrl+R, Ctrl+V
Refactor.Rename     Ctrl+R, Ctrl+R
Refactor.ReorderParameters     Ctrl+R, Ctrl+O (letter 'O')
Solution Explorer
Solution Explorer
Commands     Keyboard shortcuts
SolutionExplorer.OpenFilesFilter     Ctrl+[, O (letter 'O')

or

Ctrl+[, Ctrl+O (letter 'O')
SolutionExplorer.PendingChangesFilter     Ctrl+[, P

or

Ctrl+[, Ctrl+P
SolutionExplorer.SyncWithActiveDocument     Ctrl+[, S

or

Ctrl+[, Ctrl+S
Team
Team
Commands     Keyboard shortcuts
Team.Git.GoToGitBranches     Ctrl+0 (zero), Ctrl+N

or

Ctrl+0, N
Team.Git.GoToGitChanges     Ctrl+0 (zero), Ctrl+G

or

Ctrl+0, G
Team.Git.GoToGitCommits     Ctrl+0 (zero), Ctrl+O (letter 'O')

or

Ctrl+0, O
Team.TeamExplorerSearch     Ctrl+'
Team Foundation context menus
Team Foundation context menus
Commands     Keyboard shortcuts
TeamFoundationContextMenus.Commands.GoToBuilds     Ctrl+0 (zero), Ctrl+B

or

Ctrl+0, B
TeamFoundationContextMenus.Commands.GoToConnect     Ctrl+0 (zero), Ctrl+C

or

Ctrl+0, C
TeamFoundationContextMenus.Commands.GoToDocuments     Ctrl+0 (zero), Ctrl+D

or

Ctrl+0, D
TeamFoundationContextMenus.Commands.GoToHome     Ctrl+0 (zero), Ctrl+H

or

Ctrl+0, H
TeamFoundationContextMenus.Commands.GoToMyWork     Ctrl+0 (zero), Ctrl+M

or

Ctrl+0, M
TeamFoundationContextMenus.Commands.GoToPendingChanges     Ctrl+0 (zero), Ctrl+P

or

Ctrl+0, P
TeamFoundationContextMenus.Commands.GoToReports     Ctrl+0 (zero), Ctrl+R

or

Ctrl+0, R
TeamFoundationContextMenus.Commands.GoToSettings     Ctrl+0 (zero), Ctrl+S

or

Ctrl+0, S
TeamFoundationContextMenus.Commands.GoToWebAccess     Ctrl+0 (zero), Ctrl+A

or

Ctrl+0, A
TeamFoundationContextMenus.Commands.GoToWorkItems     Ctrl+0 (zero), Ctrl+W

or

Ctrl+0, W
Test
Test
Commands     Keyboard shortcuts
Test.UseCodedUITestBuilder     Ctrl+\, Ctrl+C
Test.UseExistingActionRecording     Ctrl+\, Ctrl+A
Test Explorer
Commands     Keyboard shortcuts
TestExplorer.DebugAllTests     Ctrl+R, Ctrl+A
TestExplorer.DebugAllTestsInContext     Ctrl+R, Ctrl+T
TestExplorer.DebugLastRun     Ctrl+R, D
TestExplorer.RepeatLastRun     Ctrl+R, L
TestExplorer.RunAllTests     Ctrl+R, A
TestExplorer.RunAllTestsInContext     Ctrl+R, T
TestExplorer.ShowTestExplorer     Ctrl+E, T
LiveUnitTesting.OpenTab     Ctrl+E, L
Test.CodeCoverageResults     Ctrl+E, C
Tools
Commands     Keyboard shortcuts
Tools.AttachtoProcess     Ctrl+Alt+P
Tools.CodeSnippetsManager     Ctrl+K, Ctrl+B
Tools.ForceGC     Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12
View
Commands     Keyboard shortcuts
View.AllWindows     Shift+Alt+M
View.ArchitectureExplorer     Ctrl+\, Ctrl+R
View.Backward     Alt+Left Arrow (Functions differently from View.NavigateBackward in Text Editor)
View.BookmarkWindow     Ctrl+K, Ctrl+W
View.BrowseNext     Ctrl+Shift+1
View.BrowsePrevious     Ctrl+Shift+2
View.CallHierarchy     Ctrl+Alt+K
View.ClassView     Ctrl+Shift+C
View.ClassViewGoToSearchCombo     Ctrl+K, Ctrl+V
View.CodeDefinitionWindow     Ctrl+\, D

or

Ctrl+\, Ctrl+D
View.CommandWindow     Ctrl+Alt+A
View.DataSources     Shift+Alt+D
View.DocumentOutline     Ctrl+Alt+T
View.EditLabel     F2
View.ErrorList     Ctrl+\, E

or

Ctrl+\, Ctrl+E
View.F#Interactive     Ctrl+Alt+F
View.FindSymbolResults     Ctrl+Alt+F12
View.Forward     Alt+Right Arrow (Functions differently from View.NavigateForward in Text Editor)
View.ForwardBrowseContext     Ctrl+Shift+7
View.FullScreen     Shift+Alt+Enter
View.NavigateBackward     Ctrl+-
View.NavigateForward     Ctrl+Shift+-
View.NextError     Ctrl+Shift+F12
View.Notifications     Ctrl+W, N

or

Ctrl+W, Ctrl+N
View.ObjectBrowser     Ctrl+Alt+J
View.ObjectBrowserGoToSearchCombo     Ctrl+K, Ctrl+R
View.Output     Ctrl+Alt+O (letter 'O')
View.PopBrowseContext     Ctrl+Shift+8 (C++ only)
View.PropertiesWindow     F4
View.PropertyPages     Shift+F4
View.ResourceView     Ctrl+Shift+E
View.ServerExplorer     Ctrl+Alt+S
View.ShowSmartTag     Shift+Alt+F10

or

Ctrl+.
View.SolutionExplorer     Ctrl+Alt+L
View.SQLServerObjectExplorer     Ctrl+\, Ctrl+S
View.TaskList     Ctrl+\, T

or

Ctrl+\, Ctrl+T
View.TfsTeamExplorer     Ctrl+\, Ctrl+M
View.Toolbox     Ctrl+Alt+X
View.UMLModelExplorer     Ctrl+\, Ctrl+U
View.ViewCode     F7
View.ViewDesigner     Shift+F7
View.WebBrowser     Ctrl+Alt+R
View.ZoomIn     Ctrl+Shift+.
View.ZoomOut     Ctrl+Shift+,
TestExplorer.ShowTestExplorer     Ctrl+E, T
Window
Commands     Keyboard shortcuts
Window.ActivateDocumentWindow     Esc
Window.AddTabtoSelection     Ctrl+Shift+Alt+Space
Window.CloseDocumentWindow     Ctrl+F4
Window.CloseToolWindow     Shift+Esc
Window.KeepTabOpen     Ctrl+Alt+Home
Window.MovetoNavigationBar     Ctrl+F2
Window.NextDocumentWindow     Ctrl+F6
Window.NextDocumentWindowNav     Ctrl+Tab
Window.NextPane     Alt+F6
Window.NextSplitPane     F6
Window.NextTab     Ctrl+Alt+PgDn

or

Ctrl+PgDn
Window.NextTabandAddtoSelection     Ctrl+Shift+Alt+PgDn
Window.NextToolWindowNav     Alt+F7
Window.PreviousDocumentWindow     Ctrl+Shift+F6
Window.PreviousDocumentWindowNav     Ctrl+Shift+Tab
Window.PreviousPane     Shift+Alt+F6
Window.PreviousSplitPane     Shift+F6
Window.PreviousTab     Ctrl+Alt+PgUp

or

Ctrl+PgUp
Window.PreviousTabandAddtoSelection     Ctrl+Shift+Alt+PgUp
Window.PreviousToolWindowNav     Shift+Alt+F7
Window.QuickLaunch     Ctrl+Q
Window.QuickLaunchPreviousCategory     Ctrl+Shift+Q
Window.ShowDockMenu     Alt+-
Window.ShowEzMDIFileList     Ctrl+Alt+Down Arrow
Window.SolutionExplorerSearch     Ctrl+;
Window.WindowSearch     Alt+`
Azure
Commands     Keyboard shortcuts
WindowsAzure.RetryMobileServiceScriptOperation     Ctrl+Num *, Ctrl+R
WindowsAzure.ShowMobileServiceScriptErrorDetails     Ctrl+Num *, Ctrl+D
ADO.NET Entity Data Model Designer
Commands     Keyboard shortcuts
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down     Alt+Down Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down5     Alt+PgDn
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToBottom     Alt+End
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToTop     Alt+Home
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up     Alt+Up Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up5     Alt+PgUp
OtherContextMenus.MicrosoftDataEntityDesignContext.Refactor.Rename     Ctrl+R, R
OtherContextMenus.MicrosoftDataEntityDesignContext.RemovefromDiagram     Shift+Del
View.EntityDataModelBrowser     Ctrl+1
View.EntityDataModelMappingDetails     Ctrl+2
Class diagram
Commands     Keyboard shortcuts
ClassDiagram.Collapse     Num -
ClassDiagram.Expand     Num +
Edit.Delete     Ctrl+Del
Edit.ExpandCollapseBaseTypeList     Shift+Alt+B
Edit.NavigateToLollipop     Shift+Alt+L
Edit.RemovefromDiagram     Delete
View.ViewCode     Enter
Coded UI Test Editor
Commands     Keyboard shortcuts
OtherContextMenus.UITestEditorContextMenu.CopyReferencetoClipboard     Ctrl+C
OtherContextMenus.UITestEditorContextMenu.InsertDelayBefore     Ctrl+Alt+D
OtherContextMenus.UITestEditorContextMenu.LocateAll     Shift+Alt+L
OtherContextMenus.UITestEditorContextMenu.LocatetheUIControl     Ctrl+Shift+L
OtherContextMenus.UITestEditorContextMenu.Movecode     Ctrl+Alt+C
OtherContextMenus.UITestEditorContextMenu.Splitintoanewmethod     Ctrl+Shift+T
DataSet Editor
Commands     Keyboard shortcuts
OtherContextMenus.ColumnContext.InsertColumn     Insert
OtherContextMenus.DbTableContext.Add.Column     Ctrl+L
Difference Viewer
Commands     Keyboard shortcuts
Diff.IgnoreTrimWhitespace     Ctrl+\, Ctrl+Spacebar
Diff.InlineView     Ctrl+\, Ctrl+1
Diff.LeftOnlyView     Ctrl+\, Ctrl+3
Diff.NextDifference     F8
Diff.PreviousDifference     Shift+F8
Diff.RightOnlyView     Ctrl+\, Ctrl+4
Diff.SideBySideView     Ctrl+\, Ctrl+2
Diff.SwitchBetweenLeftAndRight     Ctrl+\, Ctrl+Tab
Diff.SynchronizeViewToggle     Ctrl+\, Ctrl+Down Arrow
EditorContextMenus.CodeWindow.AddComment     Ctrl+Shift+K
EditorContextMenus.CodeWindow.EditLocalFile     Ctrl+Shift+P
DOM Explorer
Commands     Keyboard shortcuts
DOMExplorer.Refresh     F5
DOMExplorer.SelectElement     Ctrl+B
DOMExplorer.ShowLayout     Ctrl+Shift+I
F# interactive
Command     Keyboard shortcut
OtherContextMenus.FSIConsoleContext.CancelInteractiveEvaluation     Ctrl+Break
Graph Document Editor
Commands     Keyboard shortcuts
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Add.AddNode     Insert
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.BothDependencies     B
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.IncomingDependencies     I
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.OutgoingDependencies     O
ArchitectureContextMenus.DirectedGraphContextMenu.NewComment     Ctrl+Shift+K

or

Ctrl+E, C
ArchitectureContextMenus.DirectedGraphContextMenu.Remove     Delete
ArchitectureContextMenus.DirectedGraphContextMenu.Rename     F2
Graphics diagnostics
Commands     Keyboard shortcuts
Debug.Graphics.CaptureFrame     None
Graphics.MovePixelSelectionDown     Shift+Alt+Down Arrow
Graphics.MovePixelSelectionLeft     Shift+Alt+Left Arrow
Graphics.MovePixelSelectionRight     Shift+Alt+Right Arrow
Graphics.MovePixelSelectionUp     Shift+Alt+Up Arrow
Graphics.ZoomToActualSize     Shift+Alt+0 (zero)
Graphics.ZoomToFitInWindow     Shift+Alt+9
Graphics.ZoomIn     Shift+Alt+=
Graphics.ZoomOut     Shift+Alt+-
HTML Editor
Command     Keyboard shortcut
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
HTML Editor Design View
Commands     Keyboard shortcuts
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Format.Bold     Ctrl+B
Format.ConverttoHyperlink     Ctrl+L
Format.InsertBookmark     Ctrl+Shift+L
Format.Italic     Ctrl+I
Format.Underline     Ctrl+U
Project.AddContentPage     Ctrl+M, Ctrl+C
Table.ColumntotheLeft     Ctrl+Alt+Left Arrow
Table.ColumntotheRight     Ctrl+Alt+Right Arrow
Table.RowAbove     Ctrl+Alt+Up Arrow
Table.RowBelow     Ctrl+Alt+Down Arrow
View.ASP.NETNonvisualControls     Ctrl+Shift+N
View.EditMaster     Ctrl+M, Ctrl+M
View.NextView     Ctrl+PgDn
View.ShowSmartTag     Shift+Alt+F10
View.ViewMarkup     Shift+F7
Window.PreviousTab     Ctrl+PgUp
HTML Editor Source View
Commands     Keyboard shortcuts
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
View.NextView     Ctrl+PgDn
View.SynchronizeViews     Ctrl+Shift+Y
View.ViewDesigner     Shift+F7
Window.PreviousTab     Ctrl+PgUp
Layer diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Delete
Managed Resources Editor
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.Remove     Delete
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Escape
Resources.Audio     Ctrl+4
Resources.Files     Ctrl+5
Resources.Icons     Ctrl+3
Resources.Images     Ctrl+2
Resources.Other     Ctrl+6
Resources.Strings     Ctrl+1
Merge Editor window
Commands     Keyboard shortcuts
TeamFoundationContextMenus.MergeContextMenu.SetFocusonLeftWindow     Alt+1
TeamFoundationContextMenus.MergeContextMenu.SetFocusonResultWindow     Alt+2
TeamFoundationContextMenus.MergeContextMenu.SetFocusonRightWindow     Alt+3
Microsoft SQL Server Data Tools, Schema Compare
Commands     Keyboard shortcuts
SQL.SSDTSchemaCompareCompare     Shift+Alt+C
SQL.SSDTSchemaCompareGenerateScript     Shift+Alt+G
SQL.SSDTSchemaCompareNextChange     Shift+Alt+.
SQL.SSDTSchemaComparePreviousChange     Shift+Alt+,
SQL.SSDTSchemaCompareStop     Alt+Break
SQL.SSDTSchemaCompareWriteUpdates     Shift+Alt+U
Microsoft SQL Server Data Tools, Table Designer
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
ViewFileInScriptPanel     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL Editor
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExecuteWithDebugger     Alt+F5
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL PDW Editor
Commands     Keyboard shortcuts
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Page Inspector
Command     Keyboard shortcut
PageInspector.Minimize     F12
Query Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Query results
Commands     Keyboard shortcuts
SQL.QueryResultsNewRow     Alt+End
SQL.QueryResultsRefresh     Shift+Alt+R
SQL.QueryResultsStop     Alt+Break
Report Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Esc
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
View.ReportData     Ctrl+Alt+D
Sequence diagram
Commands     Keyboard shortcuts
ArchitectureDesigner.Sequence.NavigateToCode     F12
Edit.Delete     Shift+Del
Settings Designer
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Esc
View.ViewCode     F7
Solution Explorer
Command     Keyboard shortcut
ClassViewContextMenus.ClassViewProject.View.ViewinPageInspector     Ctrl+K, Ctrl+G
Team Explorer
Command     Keyboard Shortcut
Edit.Delete     Delete
File.Rename     F2
TeamFoundationContextMenus.Commands.GoToTeamExplorerNavigation     Alt+Home
TeamFoundationContextMenus.Commands.GoToTeamExplorerNextSectionContent     Alt+Down Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerPageContent     Alt+0 (zero)
TeamFoundationContextMenus.Commands.GoToTeamExplorerPreviousSectionContent     Alt+Up Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection1Content     Alt+1
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection2Content     Alt+2
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection3Content     Alt+3
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection4Content     Alt+4
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection5Content     Alt+5
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection6Content     Alt+6
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection7Content     Alt+7
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection8Content     Alt+8
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection9Content     Alt+9
TeamFoundationContextMenus.Commands.TeamExplorerNavigateBackward     Alt+Left Arrow
TeamFoundationContextMenus.Commands.TeamExplorerNavigateForward     Alt+Right Arrow
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageCreateCopyWI     Shift+Alt+C
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI     Shift+Alt+L
View.Refresh     F5
Test Explorer
Command     Keyboard shortcut
TestExplorer.OpenTest     F12
Text Editor
Commands     Keyboard shortcuts
Edit.BreakLine     Enter

or

Shift+Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharLeftExtendColumn     Shift+Alt+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.CharRightExtendColumn     Shift+Alt+Right Arrow
Edit.ClearBookmarks     Ctrl+K, Ctrl+L
Edit.CollapseAllOutlining     Ctrl+M, Ctrl+A
Edit.CollapseCurrentRegion     Ctrl+M, Ctrl+S
Edit.CollapseTag     Ctrl+M, Ctrl+T
Edit.CollapseToDefinitions     Ctrl+M, Ctrl+O (letter 'O')
Edit.ContractSelection     Shift+Alt+-
Edit.CommentSelection     Ctrl+K, Ctrl+C
Edit.CompleteWord     Ctrl+Space

or

Alt+Right Arrow
Edit.CopyParameterTip     Ctrl+Shift+Alt+C
Edit.DecreaseFilterLevel     Alt+,
Edit.DeleteBackwards     Backspace

or

Shift+Bkspce
Edit.DeleteHorizontalWhiteSpace     Ctrl+K, Ctrl+\
Edit.DocumentEnd     Ctrl+End
Edit.DocumentEndExtend     Ctrl+Shift+End
Edit.DocumentStart     Ctrl+Home
Edit.DocumentStartExtend     Ctrl+Shift+Home
Edit.ExpandAllOutlining     Ctrl+M, Ctrl+X
Edit.ExpandCurrentRegion     Ctrl+M, Ctrl+E
Edit.ExpandSelection     Shift+Alt+=
Edit.ExpandSelectiontoContainingBlock     Shift+Alt+]
Edit.FormatDocument     Ctrl+K, Ctrl+D
Edit.FormatSelection     Ctrl+K, Ctrl+F
Edit.GotoAll     Ctrl+T

or

Ctrl+,
Edit.GotoBrace     Ctrl+]
Edit.GotoBraceExtend     Ctrl+Shift+]
Edit.GotoRecent     Ctrl+T,R
Edit.GotoNextIssueinFile     Alt+PgDn
Edit.GotoPreviousIssueinFile     Alt+PgUp
Edit.HideSelection     Ctrl+M, Ctrl+H
Edit.IncreaseFilterLevel     Alt+.
Edit.IncrementalSearch     Ctrl+I
Edit.InsertCaretsatAllMatching     Shift+Alt+;
Edit.InsertNextMatchingCaret     Shift+Alt+.
Edit.InsertTab     Tab
Edit.LineCut     Ctrl+L
Edit.LineDelete     Ctrl+Shift+L
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineDownExtendColumn     Shift+Alt+Down Arrow
Edit.LineEnd     End
Edit.LineEndExtend     Shift+End
Edit.LineEndExtendColumn     Shift+Alt+End
Edit.LineOpenAbove     Ctrl+Enter
Edit.LineOpenBelow     Ctrl+Shift+Enter
Edit.LineStart     Home
Edit.LineStartExtend     Shift+Home
Edit.LineStartExtendColumn     Shift+Alt+Home
Edit.LineTranspose     Shift+Alt+T
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.LineUpExtendColumn     Shift+Alt+Up Arrow
Edit.ListMembers     Ctrl+J
Edit.MakeLowercase     Ctrl+U
Edit.MakeUppercase     Ctrl+Shift+U
Edit.MoveSelectedLinesDown     Alt+Down Arrow
Edit.MoveSelectedLinesUp     Alt+Up Arrow
Edit.NextHighlightedReference     Ctrl+Shift+Down Arrow
Edit.OvertypeMode     Insert
Edit.PageDown     PgDn
Edit.PageDownExtend     Shift+PgDn
Edit.PageUp     PgUp
Edit.PageUpExtend     Shift+PgUp
Edit.ParameterInfo     Ctrl+Shift+Spacebar
Edit.PasteParameterTip     Ctrl+Shift+Alt+P
Edit.PeekBackward     Ctrl+Alt+-
Edit.PeekDefinition     Alt+F12
Edit.PeekForward     Ctrl+Alt+=
Edit.PreviousHighlightedReference     Ctrl+Shift+Up Arrow
Edit.QuickInfo     Ctrl+K, Ctrl+I
Edit.ReverseIncrementalSearch     Ctrl+Shift+I
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SelectCurrentWord     Ctrl+W
Edit.SelectionCancel     Escape
Edit.SelectToLastGoBack     Ctrl+=
Edit.ShowCodeLensMenu     Ctrl+K, Ctrl+`
Edit.ShowNavigateMenu     Alt+`
Edit.StopHidingCurrent     Ctrl+M, Ctrl+U
Edit.StopOutlining     Ctrl+M, Ctrl+P
Edit.SwapAnchor     Ctrl+K, Ctrl+A
Edit.TabLeft     Shift+Tab
Edit.ToggleAllOutlining     Ctrl+M, Ctrl+L
Edit.ToggleBookmark     Ctrl+K, Ctrl+K
Edit.ToggleCompletionMode     Ctrl+Alt+Space
Edit.ToggleOutliningExpansion     Ctrl+M, Ctrl+M
Edit.ToggleTaskListShortcut     Ctrl+K, Ctrl+H
Edit.ToggleWordWrap     Ctrl+E, Ctrl+W
Edit.UncommentSelection     Ctrl+K, Ctrl+U
Edit.ViewBottom     Ctrl+PgDn
Edit.ViewBottomExtend     Ctrl+Shift+PgDn
Edit.ViewTop     Ctrl+PgUp
Edit.ViewTopExtend     Ctrl+Shift+PgUp
Edit.ViewWhiteSpace     Ctrl+R, Ctrl+W
Edit.WordDeleteToEnd     Ctrl+Delete
Edit.WordDeleteToStart     Ctrl+Backspace
Edit.WordNext     Ctrl+Right Arrow
Edit.WordNextExtend     Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumn     Ctrl+Shift+Alt+Right Arrow
Edit.WordPrevious     Ctrl+Left Arrow
Edit.WordPreviousExtend     Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumn     Ctrl+Shift+Alt+Left Arrow
Edit.WordTranspose     Ctrl+Shift+T
EditorContextMenus.CodeWindow.ExecuteInInteractive     Alt+Enter
EditorContextMenus.CodeWindow.ExecuteLineInInteractive     Alt+'
OtherContextMenus.HTMLContext.ViewinPageInspector     Ctrl+K, Ctrl+G
TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion     Alt+PgDn
TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion     Alt+PgUp
UML activity diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Del
UML class diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML component diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML use case diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
VC Accelerator Editor
Commands     Keyboard shortcuts
Edit.NewAccelerator     Insert
Edit.NextKeyTyped     Ctrl+W
VC Dialog Editor
Commands     Keyboard shortcuts
Edit.MoveControlDown     Down Arrow
Edit.MoveControlLeft     Left Arrow
Edit.MoveControlRight     Right Arrow
Edit.MoveControlUp     Up Arrow
Edit.ScrollColumnLeft     Ctrl+Left Arrow
Edit.ScrollColumnRight     Ctrl+Right Arrow
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SizeControlDown     Shift+Down Arrow
Edit.SizeControlLeft     Shift+Left Arrow
Edit.SizeControlRight     Shift+Right Arrow
Edit.SizeControlUp     Shift+Up Arrow
Format.AlignBottoms     Ctrl+Shift+Down Arrow
Format.AlignCenters     Shift+F9
Format.AlignLefts     Ctrl+Shift+Left Arrow
Format.AlignMiddles     F9
Format.AlignRights     Ctrl+Shift+Right Arrow
Format.AlignTops     Ctrl+Shift+Up Arrow
Format.ButtonBottom     Ctrl+B
Format.ButtonRight     Ctrl+R
Format.CenterHorizontal     Ctrl+Shift+F9
Format.CenterVertical     Ctrl+F9
Format.CheckMnemonics     Ctrl+M
Format.SizetoContent     Shift+F7
Format.SpaceAcross     Alt+Right Arrow

or

Alt+Left Arrow
Format.SpaceDown     Alt+Up Arrow

or

Alt+Down Arrow
Format.TabOrder     Ctrl+D
Format.TestDialog     Ctrl+T
Format.ToggleGuides     Ctrl+G
VC Image Editor
Commands     Keyboard shortcuts
Image.AirbrushTool     Ctrl+A
Image.BrushTool     Ctrl+B
Image.CopyandOutlineSelection     Ctrl+Shift+U
Image.DrawOpaque     Ctrl+J
Image.EllipseTool     Alt+P
Image.EraseTool     Ctrl+Shift+I
Image.FilledEllipseTool     Ctrl+Shift+Alt+P
Image.FilledRectangleTool     Ctrl+Shift+Alt+R
Image.FilledRoundedRectangleTool     Ctrl+Shift+Alt+W
Image.FillTool     Ctrl+F
Image.FlipHorizontal     Ctrl+H
Image.FlipVertical     Shift+Alt+H
Image.LargerBrush     Ctrl+=
Image.LineTool     Ctrl+L
Image.MagnificationTool     Ctrl+M
Image.Magnify     Ctrl+Shift+M
Image.NewImageType     Insert
Image.NextColor     Ctrl+]

or

Ctrl+Right Arrow
Image.NextRightColor     Ctrl+Shift+]

or

Ctrl+Shift+Right Arrow
Image.OutlinedEllipseTool     Shift+Alt+P
Image.OutlinedRectangleTool     Shift+Alt+R
Image.OutlinedRoundedRectangleTool     Shift+Alt+W
Image.PencilTool     Ctrl+I
Image.PreviousColor     Ctrl+[

or

Ctrl+Left Arrow
Image.PreviousRightColor     Ctrl+Shift+[

or

Ctrl+Shift+Left Arrow
Image.RectangleSelectionTool     Shift+Alt+S
Image.RectangleTool     Alt+R
Image.Rotate90Degrees     Ctrl+Shift+H
Image.RoundedRectangleTool     Alt+W
Image.ShowGrid     Ctrl+Alt+S
Image.ShowTileGrid     Ctrl+Shift+Alt+S
Image.SmallBrush     Ctrl+.
Image.SmallerBrush     Ctrl+-
Image.TextTool     Ctrl+T
Image.UseSelectionasBrush     Ctrl+U
Image.ZoomIn     Ctrl+Shift+.

or

Ctrl+Up Arrow
Image.ZoomOut     Ctrl+Shift+,

or

Ctrl+Down Arrow
VC String Editor
Command     Keyboard shortcut
Edit.NewString     Insert
View Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Visual Studio
Command     Keyboard shortcut
OtherContextMenus.ORDesignerContext.HideMethodsPane     Ctrl+1
Windows Forms Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.DocumentEnd     End
Edit.DocumentEndExtend     Shift+End
Edit.DocumentStart     Home
Edit.DocumentStartExtend     Shift+Home
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Up Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Down Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Escape
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
Work Item Editor
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.RefreshWorkItem     F5
Team.NewLinkedWorkItem     Shift+Alt+L
Work Item Query View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Work Item Results View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.GotoNextWorkItem     Shift+Alt+N
Team.GotoPreviousWorkItem     Shift+Alt+P
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Workflow Designer
Commands     Keyboard shortcuts
Edit.CompleteWord     Ctrl+K, W

or

Ctrl+K, Ctrl+W

or

Ctrl+Spacebar

or

Alt+Right Arrow
Edit.DecreaseFilterLevel     Alt+,
Edit.IncreaseFilterLevel     Alt+.
Edit.ListMembers     Ctrl+K, L

or

Ctrl+K, Ctrl+L

or

Ctrl+J
Edit.ParameterInfo     Ctrl+K, P

or

Ctrl+K, Ctrl+P

or

Ctrl+Shift+Spacebar
Edit.QuickInfo     Ctrl+K, I

or

Ctrl+K, Ctrl+I
WorkflowDesigner.Collapse     Ctrl+E, Ctrl+C

or

Ctrl+E, C
WorkflowDesigner.CollapseAll     or
WorkflowDesigner.ConnectNodes     Ctrl+E, Ctrl+F

or

Ctrl+E, F
WorkflowDesigner.CreateVariable     Ctrl+E, Ctrl+N

or

Ctrl+E, N
WorkflowDesigner.ExpandAll     Ctrl+E, Ctrl+X

or

Ctrl+E, X
WorkflowDesigner.ExpandInPlace     Ctrl+E, Ctrl+E

or

Ctrl+E, E
WorkflowDesigner.GoToParent     Ctrl+E, Ctrl+P

or

Ctrl+E, P
WorkflowDesigner.MoveFocus     Ctrl+E, Ctrl+M

or

Ctrl+E, M
WorkflowDesigner.NavigateThroughDesigner     Ctrl+Alt+F6
WorkflowDesigner.Restore     Ctrl+E, Ctrl+R

or

Ctrl+E, R
WorkflowDesigner.ShowHideArgumentDesigner     Ctrl+E, Ctrl+A

or

Ctrl+E, A
WorkflowDesigner.ShowHideImportsDesigner     Ctrl+E, Ctrl+I

or

Ctrl+E, I
WorkflowDesigner.ShowHideOverviewMap     Ctrl+E, Ctrl+O (letter 'O')

or

Ctrl+E, O
WorkflowDesigner.ShowHideVariableDesigner     Ctrl+E, Ctrl+V

or

Ctrl+E, V
WorkflowDesigner.ToggleSelection     Ctrl+E, Ctrl+S

or

Ctrl+E, S
WorkflowDesigner.ZoomIn     Ctrl+Num +
WorkflowDesigner.ZoomOut     Ctrl+Num -
XAML UI Designer
Commands     Keyboard shortcuts
Design.FitAll     Ctrl+0 (zero)
Design.ShowHandles     F9
Design.ZoomIn     Ctrl+Alt+=
Design.ZoomOut     Ctrl+Alt+-
Designer options     Ctrl+Shift+;
Format.EditText     F2
Format.ResetLayout.All     Ctrl+Shift+R
Run project code     Ctrl+F9
Timeline.Hide (Blend only)     Ctrl+H
Timeline.Lock (Blend only)     Ctrl+L
Timeline.Show (Blend only)     Ctrl+Shift+H
Timeline.Unlock (Blend only)     Ctrl+Shift+L
View.EdgeLeftMoveLeft     Ctrl+Shift+,
View.EdgeLeftMoveRight     Ctrl+Shift+.
View.EdgeRightMoveLeft     Ctrl+Shift+Alt+,
View.EdgeRightMoveRight     Ctrl+Shift+Alt+.
View.ShowPropertyMarkerMenu     Ctrl+Spacebar
XML (Text) Editor
Commands     Keyboard shortcuts
XML.StartXSLTDebugging     Alt+F5
XML.StartXSLTWithoutDebugging     Ctrl+Alt+F5
XML Schema Designer
Commands     Keyboard shortcuts
GraphView.BottomtoTop     Alt+Up Arrow
GraphView.LefttoRight     Alt+Right Arrow
GraphView.RighttoLeft     Alt+Left Arrow
GraphView.ToptoBottom     Alt+Down Arrow
OtherContextMenus.GraphView.RemovefromWorkspace     Delete
XsdDesigner.ShowContentModelView     Ctrl+2
XsdDesigner.ShowGraphView     Ctrl+3
XsdDesigner.ShowStartView     Ctrl+1

 


==================
Support us by subscribing our channel, thanks
For modification please contact us, thanks
Please visit, thanks

Entertainment for Engineer's break time

Rixtronix LAB Channel
https://www.youtube.com/channel/UC89se0BZ2oGeqN5jNbDAyQQ

Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Please share a coffee with me, thanks...
==================

PCBWay, PCB Prototype the Easy Way


==================
Motherboard Capacitors 1800uF 16V low ESR
https://www.ebay.com.au/itm/174498679907

Motherboard Capacitors 1000uF 16V low ESR
https://www.ebay.com.au/itm/173841745704

Arduino Uno R3 Brand NEW
https://www.ebay.com.au/itm/173828695857


Arduino Mega 2560 Brand NEW
http://www.ebay.com.au/itm/173846013344

7812 Regulator Chip 12V TO-220
http://www.ebay.com.au/itm/173840902816

7805 5V Voltage Regulator 10 Pieces
http://www.ebay.com.au/itm/173373792576

MC34063 DC-DC converter control circuits DIP8 5Pcs
http://www.ebay.com.au/itm/173840921443

1N5822 Diode 10pcs 3A 40V Fast Recovery Schottky diode
https://www.ebay.com.au/itm/174166491028

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs
http://www.ebay.com.au/itm/173831753941

3D Printer LCD Module 20x4 1Pc
https://www.ebay.com.au/itm/173838265965

Mechanical Watch 6 hands Automatic 1Pcs
https://www.ebay.com.au/itm/173840921415

Rixtronix Store,electronic components,3D Printer Parts and electronic modules
https://www.ebay.com.au/str/rixtronix

Please donate for buying my children's milk, thanks
http://PayPal.Me/rixtronix

Tapped Spacer M3x25 5Pcs
https://www.ebay.com.au/itm/173841750164

The Hebrew Bible: A Translation with Commentary
https://amzn.to/3stukoG
3D Printed Look Keo Cleat Thicker Hook Areas 1pair, I've tested for more than 1 year ride
https://www.ebay.com.au/itm/173910460603
Female to Female jumper wire 40 Pins 1 Pc
https://www.ebay.com.au/itm/174157283872
Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Rixtronix LAB Log
https://rixtronixlab.blogspot.com/
https://rixtronix.joomla.com/
https://bianchi77.wordpress.com/
Cloud Solution for WordPress | Cloudaccess.net
PCBWay,PCB Prototype the Easy Way
==================


=========================================
Other items to offer :
Buy local , helps Australian grows
Offer :


74HC595 5Pcs

MT8870DE DIP18 4Pcs

TCRT5000 IR Sensor 2Pcs

AMS1117 3.3V 5Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

MAX232CPE DIP16 2Pcs

74LS04 DIP14 5Pcs

ESD Plastic Bag 200x100mm 10Pcs

Solid Cap 820uF 2.5V 5Pcs

Anti Static ESD wrist Band wireless 1Pcs

Multimeter Probe 1Pcs

AAA Battery Holder 1pc

Power Capacitor 3300uF 50V 1Pc

LM1117 3.3V TO220 5Pcs

CR1616 Battery 5Pcs

CR2016 Battery 5Pcs

AG4 Battery 5Pcs

Classic Dual Operational Amplifier LM747 1Pc

9V Linear Regulator LM7809 TO220 5Pcs

ATMEL 24C08 DIP8 5Pcs
Serial EEPROM 8K I2C

ATMEL 24C16 DIP8 5Pcs
Serial EEPROM 16K I2C

ATMEL 24C32 DIP8 5Pcs
Serial EEPROM 32K I2C

SOP14 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOP16 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOT23 and SOP 10 to DIP Adapter
10 pins 0.95 0.5 mm 1pcs

SSOP20 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP24 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP8 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP28 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs


Offer :
Buy local , helps Australian grows


Crocodile Clip Red 5Pcs

Crocodile Clip Black 5Pcs

3D Printer LCD Module 20x4 1Pc

J-Link Emulator JTAG

PIC16F648 DIP18 1Pcs

DIY Usb Micro Male Connector Android 1Pcs

DIY OTG USB Female Connector 1Pcs

Capacitor 1F 5.5V 1Pcs

3D Audio USB Dongle 1Pcs

AMS1117 2.5V SMD 5Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


STM32L011 Nucleo 32 Dev Board

HER508 FAST Recovery Diode 5A 1000V 5Pcs

ATMEL 89S52 Microcontroller 2Pcs

ATMEGA128A Development Board SMD to DIP adapter 1Pc

4N60 High Voltage N-FET 4A 600V 2Pcs

FAST Recovery Diode FR302 10PCS

Analog and digital quartz sport watch dual time 1Pcs

C5763 NPN HV Transistor 2Pcs

Short SDcard connector 2Pcs

IRFS730B N-FET High Voltage 400V 5.5A 2Pcs

SMD Rectifier DB107S 5Pcs 1000V 1A

Anti Static Glove for electronic workshop lab 1Pair

Socket 18Pin DIP 5Pcs

74LS138 16 Pin DIP 5Pcs

I2C Converter for 16x2LCD PCF8574 Chipset 1Pc

Intel Chipset i82801EB 1Pc

FAST Recovery Diode SR240 10PCS

Mini Amplifier Module 1Pcs

Solenoid Valve 12V 1Pc

FAST Recovery Diode FR107 10PCS

Stereo Connector 2 Pcs

Nylon Spacer M3x15 5Pcs

Capacitor 6800uF 35V 1Pc Low ESR

Capacitor 1uF 450V 5% For Fan

3D Printed Coupler 5mm to 8mm 1Pc


Offer :
Buy local , helps Australian grows


XR2206CP DIP 1Pc

TIP31C TO220 5Pcs

Resistor 1W 5% 10Pcs Multiple values

Breadboard Cable Black 10Pcs

10000uF 25V 1Pc V1

LM337 Regulator TO220 5Pcs

ST VIPER 12A 5Pcs DIP 8

Socket 32 PinsTQFN 2Pcs

Winbond Flash Chip W39V040FBP

Transistor BD139 5Pcs


Offer :


AT29C512 EEPROM 2Pcs

MicroUSB 25cm cable 1Pcs

Probe Lead 1000V max 1 Pair

DS1307 RTC DIP 8Pin 4Pcs

Arduino Uno R3 Brand NEW

50K Potentiometer 2Pcs

DC Car Connector 12V 1Pc

20K Potentiometer 2Pcs

E13009 High Voltage Transistor TO-220 5Pcs 700V 12A NPN Transistor

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs

Buy local, helps Australian grows,
Offer :


MicroUSB Connector 5Pcs

LM324 Dual Op Amp 5Pcs

Presta Valve Adaptor For Road Bike 2Pcs

Wifi Adapter RTL8188EUS 1Pcs

MicroSD Connector 5Pcs

Electrolityc 4700uF 25V 5Pcs

22pF 500V SMD 5Pcs Hi-Q

10R SMD 3216 10Pcs

47nF 100V SMD 5Pcs 1812

Through Hole Resistor 0.22 Ohm 2W 10 Pieces


Offer :
Buy local , helps Australian grows


10uH 0805 Inductor 5Pcs Made in Japan

Anti Static Wrist Strap 1Pcs

Power Supply Capacitor 1000uF 50V or 3300uF /25V

Motherboard Capacitors 3300uF 10V low ESR

W5100 Ethernet Module Arduino

Brake pad shimano

2GB Kingston DDR2 RAM PC2 6400 for AMD

7812 Regulator Chip 12V TO-220

UC3842B - High Performance Current Mode Controllers

TDA7266 7W+7W Amplifier Module


Offer :


TQFP 32-100Pin 0.5mm and 32-64pin 0.8mm SMD to DIP Adapter 1 Pc

QFN44 and QFN48 to DIP AdapterV1

Probe Lead 1000V max 1 Pair

High Voltage Capacitor 47uF/450V 2 Pcs

MCS51 Development Board 1 Pc

iPhone 3 3in1 Charger 1Pc

Adjustable 555 Timer Module 1 Pc

2N3773 Power Transistor TO-3 16A 160V 2Pcs

TVS Diode P6KE 6.8A 5 Pcs

Alligator Clip 50Cm Various Colors 2Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


Overload Protector 20A 250V 1Pc

Heart Beat Module Sensor 1Pc

ZIF Socket 40 pins 1Pc

Ball switch module for MCU, Arduino,STM32,etc 1Pc

Two Colors LED Module 1Pc

7805 5V Voltage Regulator 10 Pieces

2.54mm Single Row 40 pins Female Header 5Pcs

Red LED Crystal Clear 10Pcs

330uH 3A Power Supply Inductor 2Pcs

10uF Tantalum SMD Capacitor 10Pcs 3216

Relay Module 1Pc

Passive Buzzer Module 1Pc

Avoid Module Sensing 1Pc

IR Emmiting Transmitter Module 1Pc

Linear Hall Module 1Pc

Mini Reed Switch Module 1Pc

Touch Module 1Pc

Rotary encoder Module 1Pc

Joystick XY Module 1Pcs

0.25W Resistor 20Pcs 10K,560 Ohm, 4K7, 1K, 2K2

Temperature And Humidity Module 1Pc

Analog Temperature Module 1Pc

Digital Temperature Module 1Pc

DS1307 RTC Arduino Module

Loud Voice Module 1Pc

Tilt Switch module 1Pc

Temperature 18B20 Module 1Pc

Quiet Voice Module 1Pc

Light Blocking Module 1Pc

Light Dependent Resistor Module 1Pc

Offer :


Lazer transmitter Module 1Pc

LM2596S ADJ DC-DC Step-down module 5V/12V/24V adjustable

0805 Capacitors with various value from 4.7pF to 1uF 10pcs /lot

Blue LED Crystal Clear 10Pcs

SMD RGB LED Module 1Pc

Through Hole Push Button 10Pcs

7 Color Flash Module 1Pc

RGB LED Module 1Pc

Reed Switch Module 1Pc

470uH 3A Power Supply Inductor 1Pcs

Offer :


3300uF 25V Power Capacitor 5Pcs

Electrolityc Capacitors with Multiple Values 0.47uF to 470uF

Small Signal Transistor With Various Value TO-92 Package ,
5Pcs Per Lot

1 Watt Zener Diode with Various Value 5Pcs Per Lot

Green Mylar Capacitor With Various Value 1nF-470nF, 5Pcs Per Lot

KBP307 Diode Rectifier 3A 700V 2100VA Max 2Pcs

Ultrasonic Speaker 2pcs

Low Voltage FET 2N7000 5 Pieces

10 Pieces 2N3904 Transistor

CR2 Battery for Photographer



=========================================
Other items to offer :
Buy local , helps Australian grows


High Voltage Capacitor 560uF 450V 1Pc

Polypropylene Safety Capacitor Various Value 1nF-470nF, 5Pcs Per Lot

3D Printer Heat BlockSet 1Pc

UC3842AN 5 Pcs

Nylon Spacer M3x15 10Pcs

LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

3D Printed Look Keo Cleat Thicker Hook Areas 1pair

High voltage capacitor for switching PSU 6.8uF400V 5pcs

Offer :


2W Power Resistor With Various Value 22R-1M, 5Pcs Per Lot

High Voltage Mylar Capacitor With Various Value 100pnF-22nF, 5Pcs Per Lot 1-3Kv

Power Amplifier Transistor Toshiba C5198 140V 10A

Molex Connector Male 5 Pcs, Various Model from 2 to 5 pins

Grinder Stone With Various Shape 1Pcs

Power Amplifier Transistor Toshiba A1941 140V 10A

Packaging Bubble Padded Plastic Bag Various Size , 5Pcs Per Lot

SMD Power Diode With Various Value M1,M2,etc 10Pcs Per Lot

Resistor 1/2 W 1% With Various Value 20R-1M, 10Pcs Per Lot

HDMI Connector 2Pcs

USB TO SATA Adaptor 1Pc

I2C OLED 1.3” 4 PINS BLUE SH1106 1Pc

LM338 Regulator TO-220 5Pcs

IR2153 SELF-OSCILLATING HALF-BRIDGE DRIVER DIP 8PIN 5Pcs

BF494 HF FM FREQUENCY TRANSISTOR TO-92 5Pcs

MT8870 DIP DTMF Receiver 5Pcs

Crystal 3.579545MHz HC-49-S 5Pcs

Crocodile Clip Multimeter Lead 1m 1Pc

USB ASP Atmel Programmer Blue PCB 1Pc

CD 4017 CMOS chip 2Pcs

High Voltage Capacitor 82uF 400V 2Pcs

ST-Link Blue Cover 1Pc

DIY TDA7297 Stereo 15+15W Amplifier Kit 1pc

Socket 32 PinsTQFN 2Pcs

HDMI to VGA Converter 1Pc



=========================================
Other items to offer :
Buy local , helps Australian grows


LCD128x64 1pc blue V1

LCD128x64 1pc blue V2

LCD1602 1pc green

LCD20x04 Green 1pc

Heatsink TO220 1Pc

==LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

Arduino Uno R3 Brand NEW

High voltage capacitor for switching PSU 6.8uF400V 5pcs

DIY 4017 555 Running LED Kit PCB

Banana Test Lead Gold Plate 1Pc

Potentiometer 500K B 2Pcs

GPS Module Neo 6M 1Pc

BTA16-600 TRIAC 5Pcs

2 Pieces 33uH 5A Inductor

CD4011BE 5Pcs

ST VIPER22A 8pin DIP 5Pcs

USB TO SATA Adaptor 1Pc

74LS00 2Pcs TTL NAND Gates Logic Chip

Buy local, helps Australian grows,
Offer :


Data Transceiver 433MHz 1Pair

JTAG Switcher 1Pc

PIC16F877A DIP40 2Pcs

ESP8266 Wifi Module

12V 40W 3D Printer heater element 1Pc

Heater 220V 180W Band Heater 35x55mm 1Pc

Arm Warmer Mavic XL-Yellow Black 1Pair

Lipo Polymer Lithium Battery 3.7V 2000mAH-103450 1Pc

Sprocket Single Speed 12T 1Pc Thread Inner d=34mm

High Voltage Capacitor 560uF 450V V2 1Pc

AT89C2051 DIP20 5Pcs

24C16 DIP8 9Pcs Flash Memory Chip

XR2206CP Kit with casing 1Pc

12x6.35 Flexible CNC Coupler- Alumunium 1Pc

2000W TRIAC AC Motor Speed Controller 1Pc

LCD Module 1.3” Blue I2C OLED SH1106 1Pc

AD9833 Function Generator Module 1Pc

PIC18F4520 DIP40 1Pcs

150W Inverter Module 1Pc

NRF52840 KIT Development Board 1Pc

Yesaya 43: 1-7

Yahwe menjanjikan banyak kasih karunia untuk menghibur umat-Nya

43 Yakub,
Tuhan yang menciptakanmu,
Israel,
Orang yang menyebabkanmu,
Sekarang katakan demikian:
"Jangan takut,
Karena saya telah menebus Anda;
Aku memanggilmu dengan namamu,
Anda milik saya.
2 Anda melewati air,
Aku akan bersamamu;
Anda mengarungi sungai,
Air tidak akan membanjiri Anda;
Anda berjalan menembus api,
Tidak akan terbakar,
Nyala api juga tidak ada pada Anda.
3 Karena Akulah Tuhan, Allahmu,
Apakah Yang Mahakudus Israel,
Penyelamat Anda.
Aku telah menjadikan Mesir sebagai tebusanmu,
Biarkan Cush dan Seba menggantikan Anda.
4 Karena aku menganggapmu sebagai harta dan kehormatan,
Karena aku mencintaimu lagi,
Jadi saya membuat seseorang menggantikan Anda,
Jadikan negara menggantikan hidup Anda.
5 Jangan takut,
Karena aku bersamamu.
Aku akan membawa keturunanmu dari timur,
Merekrut Anda dari Barat.
6 Saya ingin mengatakan ke utara
'Serahkan! ',
Katakan ke selatan
"Jangan ditahan! '
, Bawalah anak-anakku dari jauh,
Bawa anak perempuanku kembali dari ujung bumi,
7 Mereka yang dipanggil dengan namaku,
Saya menciptakannya untuk kemuliaan saya,
Saya berhasil,
Terbuat. "
Isaiah 43:1-7

Jehovah promises much grace to comfort his people

43 Jacob,
The Lord who created you,
Israel,
The one who caused you,
Now say so:
"Do not be afraid,
Because I redeemed you;
I called you by your name,
You belong to me.
2 You pass through the water,
I will be with you;
You wade across the river,
The water will not overflow you;
You walked through fire,
Will not be burned,
The flame is not on you either.
3 Because I am the Lord your God,
Is the Holy One of Israel,
Your savior.
I have made Egypt your ransom,
Let Cush and Seba replace you.
4 Because I regard you as treasure and honor,
Because I love you again,
So I made someone replace you,
Make the nations replace your life.
5 Don't be afraid,
Because I am with you.
I will bring your descendants from the east,
Recruiting you from the West.
6 I want to say to the north
‘Hand it over! ’,
Say to the south
‘Don’t detain! ’
, Bring my sons from afar,
Bring my daughters back from the ends of the earth,
7 Those who are called by my name,
I created it for my glory,
I made it,
Made. "


==================
Support us by subscribing our channel, thanks
For modification please contact us, thanks
Please visit, thanks

Entertainment for Engineer's break time

Rixtronix LAB Channel
https://www.youtube.com/channel/UC89se0BZ2oGeqN5jNbDAyQQ

Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Please share a coffee with me, thanks...
==================

PCBWay, PCB Prototype the Easy Way


==================
Motherboard Capacitors 1800uF 16V low ESR
https://www.ebay.com.au/itm/174498679907

Motherboard Capacitors 1000uF 16V low ESR
https://www.ebay.com.au/itm/173841745704

Arduino Uno R3 Brand NEW
https://www.ebay.com.au/itm/173828695857


Arduino Mega 2560 Brand NEW
http://www.ebay.com.au/itm/173846013344

7812 Regulator Chip 12V TO-220
http://www.ebay.com.au/itm/173840902816

7805 5V Voltage Regulator 10 Pieces
http://www.ebay.com.au/itm/173373792576

MC34063 DC-DC converter control circuits DIP8 5Pcs
http://www.ebay.com.au/itm/173840921443

1N5822 Diode 10pcs 3A 40V Fast Recovery Schottky diode
https://www.ebay.com.au/itm/174166491028

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs
http://www.ebay.com.au/itm/173831753941

3D Printer LCD Module 20x4 1Pc
https://www.ebay.com.au/itm/173838265965

Mechanical Watch 6 hands Automatic 1Pcs
https://www.ebay.com.au/itm/173840921415

Rixtronix Store,electronic components,3D Printer Parts and electronic modules
https://www.ebay.com.au/str/rixtronix

Please donate for buying my children's milk, thanks
http://PayPal.Me/rixtronix

Tapped Spacer M3x25 5Pcs
https://www.ebay.com.au/itm/173841750164

The Hebrew Bible: A Translation with Commentary
https://amzn.to/3stukoG
3D Printed Look Keo Cleat Thicker Hook Areas 1pair, I've tested for more than 1 year ride
https://www.ebay.com.au/itm/173910460603
Female to Female jumper wire 40 Pins 1 Pc
https://www.ebay.com.au/itm/174157283872
Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Rixtronix LAB Log
https://rixtronixlab.blogspot.com/
https://rixtronix.joomla.com/
https://bianchi77.wordpress.com/
Cloud Solution for WordPress | Cloudaccess.net
PCBWay,PCB Prototype the Easy Way
==================


=========================================
Other items to offer :
Buy local , helps Australian grows
Offer :


74HC595 5Pcs

MT8870DE DIP18 4Pcs

TCRT5000 IR Sensor 2Pcs

AMS1117 3.3V 5Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

MAX232CPE DIP16 2Pcs

74LS04 DIP14 5Pcs

ESD Plastic Bag 200x100mm 10Pcs

Solid Cap 820uF 2.5V 5Pcs

Anti Static ESD wrist Band wireless 1Pcs

Multimeter Probe 1Pcs

AAA Battery Holder 1pc

Power Capacitor 3300uF 50V 1Pc

LM1117 3.3V TO220 5Pcs

CR1616 Battery 5Pcs

CR2016 Battery 5Pcs

AG4 Battery 5Pcs

Classic Dual Operational Amplifier LM747 1Pc

9V Linear Regulator LM7809 TO220 5Pcs

ATMEL 24C08 DIP8 5Pcs
Serial EEPROM 8K I2C

ATMEL 24C16 DIP8 5Pcs
Serial EEPROM 16K I2C

ATMEL 24C32 DIP8 5Pcs
Serial EEPROM 32K I2C

SOP14 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOP16 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOT23 and SOP 10 to DIP Adapter
10 pins 0.95 0.5 mm 1pcs

SSOP20 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP24 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP8 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP28 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs


Offer :
Buy local , helps Australian grows


Crocodile Clip Red 5Pcs

Crocodile Clip Black 5Pcs

3D Printer LCD Module 20x4 1Pc

J-Link Emulator JTAG

PIC16F648 DIP18 1Pcs

DIY Usb Micro Male Connector Android 1Pcs

DIY OTG USB Female Connector 1Pcs

Capacitor 1F 5.5V 1Pcs

3D Audio USB Dongle 1Pcs

AMS1117 2.5V SMD 5Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


STM32L011 Nucleo 32 Dev Board

HER508 FAST Recovery Diode 5A 1000V 5Pcs

ATMEL 89S52 Microcontroller 2Pcs

ATMEGA128A Development Board SMD to DIP adapter 1Pc

4N60 High Voltage N-FET 4A 600V 2Pcs

FAST Recovery Diode FR302 10PCS

Analog and digital quartz sport watch dual time 1Pcs

C5763 NPN HV Transistor 2Pcs

Short SDcard connector 2Pcs

IRFS730B N-FET High Voltage 400V 5.5A 2Pcs

SMD Rectifier DB107S 5Pcs 1000V 1A

Anti Static Glove for electronic workshop lab 1Pair

Socket 18Pin DIP 5Pcs

74LS138 16 Pin DIP 5Pcs

I2C Converter for 16x2LCD PCF8574 Chipset 1Pc

Intel Chipset i82801EB 1Pc

FAST Recovery Diode SR240 10PCS

Mini Amplifier Module 1Pcs

Solenoid Valve 12V 1Pc

FAST Recovery Diode FR107 10PCS

Stereo Connector 2 Pcs

Nylon Spacer M3x15 5Pcs

Capacitor 6800uF 35V 1Pc Low ESR

Capacitor 1uF 450V 5% For Fan

3D Printed Coupler 5mm to 8mm 1Pc


Offer :
Buy local , helps Australian grows


XR2206CP DIP 1Pc

TIP31C TO220 5Pcs

Resistor 1W 5% 10Pcs Multiple values

Breadboard Cable Black 10Pcs

10000uF 25V 1Pc V1

LM337 Regulator TO220 5Pcs

ST VIPER 12A 5Pcs DIP 8

Socket 32 PinsTQFN 2Pcs

Winbond Flash Chip W39V040FBP

Transistor BD139 5Pcs


Offer :


AT29C512 EEPROM 2Pcs

MicroUSB 25cm cable 1Pcs

Probe Lead 1000V max 1 Pair

DS1307 RTC DIP 8Pin 4Pcs

Arduino Uno R3 Brand NEW

50K Potentiometer 2Pcs

DC Car Connector 12V 1Pc

20K Potentiometer 2Pcs

E13009 High Voltage Transistor TO-220 5Pcs 700V 12A NPN Transistor

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs

Buy local, helps Australian grows,
Offer :


MicroUSB Connector 5Pcs

LM324 Dual Op Amp 5Pcs

Presta Valve Adaptor For Road Bike 2Pcs

Wifi Adapter RTL8188EUS 1Pcs

MicroSD Connector 5Pcs

Electrolityc 4700uF 25V 5Pcs

22pF 500V SMD 5Pcs Hi-Q

10R SMD 3216 10Pcs

47nF 100V SMD 5Pcs 1812

Through Hole Resistor 0.22 Ohm 2W 10 Pieces


Offer :
Buy local , helps Australian grows


10uH 0805 Inductor 5Pcs Made in Japan

Anti Static Wrist Strap 1Pcs

Power Supply Capacitor 1000uF 50V or 3300uF /25V

Motherboard Capacitors 3300uF 10V low ESR

W5100 Ethernet Module Arduino

Brake pad shimano

2GB Kingston DDR2 RAM PC2 6400 for AMD

7812 Regulator Chip 12V TO-220

UC3842B - High Performance Current Mode Controllers

TDA7266 7W+7W Amplifier Module


Offer :


TQFP 32-100Pin 0.5mm and 32-64pin 0.8mm SMD to DIP Adapter 1 Pc

QFN44 and QFN48 to DIP AdapterV1

Probe Lead 1000V max 1 Pair

High Voltage Capacitor 47uF/450V 2 Pcs

MCS51 Development Board 1 Pc

iPhone 3 3in1 Charger 1Pc

Adjustable 555 Timer Module 1 Pc

2N3773 Power Transistor TO-3 16A 160V 2Pcs

TVS Diode P6KE 6.8A 5 Pcs

Alligator Clip 50Cm Various Colors 2Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


Overload Protector 20A 250V 1Pc

Heart Beat Module Sensor 1Pc

ZIF Socket 40 pins 1Pc

Ball switch module for MCU, Arduino,STM32,etc 1Pc

Two Colors LED Module 1Pc

7805 5V Voltage Regulator 10 Pieces

2.54mm Single Row 40 pins Female Header 5Pcs

Red LED Crystal Clear 10Pcs

330uH 3A Power Supply Inductor 2Pcs

10uF Tantalum SMD Capacitor 10Pcs 3216

Relay Module 1Pc

Passive Buzzer Module 1Pc

Avoid Module Sensing 1Pc

IR Emmiting Transmitter Module 1Pc

Linear Hall Module 1Pc

Mini Reed Switch Module 1Pc

Touch Module 1Pc

Rotary encoder Module 1Pc

Joystick XY Module 1Pcs

0.25W Resistor 20Pcs 10K,560 Ohm, 4K7, 1K, 2K2

Temperature And Humidity Module 1Pc

Analog Temperature Module 1Pc

Digital Temperature Module 1Pc

DS1307 RTC Arduino Module

Loud Voice Module 1Pc

Tilt Switch module 1Pc

Temperature 18B20 Module 1Pc

Quiet Voice Module 1Pc

Light Blocking Module 1Pc

Light Dependent Resistor Module 1Pc

Offer :


Lazer transmitter Module 1Pc

LM2596S ADJ DC-DC Step-down module 5V/12V/24V adjustable

0805 Capacitors with various value from 4.7pF to 1uF 10pcs /lot

Blue LED Crystal Clear 10Pcs

SMD RGB LED Module 1Pc

Through Hole Push Button 10Pcs

7 Color Flash Module 1Pc

RGB LED Module 1Pc

Reed Switch Module 1Pc

470uH 3A Power Supply Inductor 1Pcs

Offer :


3300uF 25V Power Capacitor 5Pcs

Electrolityc Capacitors with Multiple Values 0.47uF to 470uF

Small Signal Transistor With Various Value TO-92 Package ,
5Pcs Per Lot

1 Watt Zener Diode with Various Value 5Pcs Per Lot

Green Mylar Capacitor With Various Value 1nF-470nF, 5Pcs Per Lot

KBP307 Diode Rectifier 3A 700V 2100VA Max 2Pcs

Ultrasonic Speaker 2pcs

Low Voltage FET 2N7000 5 Pieces

10 Pieces 2N3904 Transistor

CR2 Battery for Photographer



=========================================
Other items to offer :
Buy local , helps Australian grows


High Voltage Capacitor 560uF 450V 1Pc

Polypropylene Safety Capacitor Various Value 1nF-470nF, 5Pcs Per Lot

3D Printer Heat BlockSet 1Pc

UC3842AN 5 Pcs

Nylon Spacer M3x15 10Pcs

LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

3D Printed Look Keo Cleat Thicker Hook Areas 1pair

High voltage capacitor for switching PSU 6.8uF400V 5pcs

Offer :


2W Power Resistor With Various Value 22R-1M, 5Pcs Per Lot

High Voltage Mylar Capacitor With Various Value 100pnF-22nF, 5Pcs Per Lot 1-3Kv

Power Amplifier Transistor Toshiba C5198 140V 10A

Molex Connector Male 5 Pcs, Various Model from 2 to 5 pins

Grinder Stone With Various Shape 1Pcs

Power Amplifier Transistor Toshiba A1941 140V 10A

Packaging Bubble Padded Plastic Bag Various Size , 5Pcs Per Lot

SMD Power Diode With Various Value M1,M2,etc 10Pcs Per Lot

Resistor 1/2 W 1% With Various Value 20R-1M, 10Pcs Per Lot

HDMI Connector 2Pcs

USB TO SATA Adaptor 1Pc

I2C OLED 1.3” 4 PINS BLUE SH1106 1Pc

LM338 Regulator TO-220 5Pcs

IR2153 SELF-OSCILLATING HALF-BRIDGE DRIVER DIP 8PIN 5Pcs

BF494 HF FM FREQUENCY TRANSISTOR TO-92 5Pcs

MT8870 DIP DTMF Receiver 5Pcs

Crystal 3.579545MHz HC-49-S 5Pcs

Crocodile Clip Multimeter Lead 1m 1Pc

USB ASP Atmel Programmer Blue PCB 1Pc

CD 4017 CMOS chip 2Pcs

High Voltage Capacitor 82uF 400V 2Pcs

ST-Link Blue Cover 1Pc

DIY TDA7297 Stereo 15+15W Amplifier Kit 1pc

Socket 32 PinsTQFN 2Pcs

HDMI to VGA Converter 1Pc



=========================================
Other items to offer :
Buy local , helps Australian grows


LCD128x64 1pc blue V1

LCD128x64 1pc blue V2

LCD1602 1pc green

LCD20x04 Green 1pc

Heatsink TO220 1Pc

==LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

Arduino Uno R3 Brand NEW

High voltage capacitor for switching PSU 6.8uF400V 5pcs

DIY 4017 555 Running LED Kit PCB

Banana Test Lead Gold Plate 1Pc

Potentiometer 500K B 2Pcs

GPS Module Neo 6M 1Pc

BTA16-600 TRIAC 5Pcs

2 Pieces 33uH 5A Inductor

CD4011BE 5Pcs

ST VIPER22A 8pin DIP 5Pcs

USB TO SATA Adaptor 1Pc

74LS00 2Pcs TTL NAND Gates Logic Chip

Buy local, helps Australian grows,
Offer :


Data Transceiver 433MHz 1Pair

JTAG Switcher 1Pc

PIC16F877A DIP40 2Pcs

ESP8266 Wifi Module

12V 40W 3D Printer heater element 1Pc

Heater 220V 180W Band Heater 35x55mm 1Pc

Arm Warmer Mavic XL-Yellow Black 1Pair

Lipo Polymer Lithium Battery 3.7V 2000mAH-103450 1Pc

Sprocket Single Speed 12T 1Pc Thread Inner d=34mm

High Voltage Capacitor 560uF 450V V2 1Pc

AT89C2051 DIP20 5Pcs

24C16 DIP8 9Pcs Flash Memory Chip

XR2206CP Kit with casing 1Pc

12x6.35 Flexible CNC Coupler- Alumunium 1Pc

2000W TRIAC AC Motor Speed Controller 1Pc

LCD Module 1.3” Blue I2C OLED SH1106 1Pc

AD9833 Function Generator Module 1Pc

PIC18F4520 DIP40 1Pcs

150W Inverter Module 1Pc

NRF52840 KIT Development Board 1Pc

Analyze
Analyze
Commands     Keyboard shortcuts
Analyze.NavigateBackward     Shift+Alt+3
Analyze.NavigateForward     Shift+Alt+4
Architecture
Architecture
Commands     Keyboard shortcuts
Architecture.NewDiagram     Ctrl+\, Ctrl+N
Build
Build
Commands     Keyboard shortcuts
Build.BuildSelection     Ctrl+B (Visual Studio 2019)
Build.BuildSolution     Ctrl+Shift+B
Build.Cancel     Ctrl+Break
Build.Compile     Ctrl+F7
Build.RunCodeAnalysisonSolution     Alt+F11
Class View context menus
Class View context menus
Commands     Keyboard shortcuts
ClassViewContextMenus.ClassViewMultiselectProjectreferencesItems.Properties     Alt+Enter
Debug
Debug
Commands     Keyboard shortcuts
Debug.ApplyCodeChanges     Alt+F10
Debug.Autos     Ctrl+Alt+V, A
Debug.BreakAll     Ctrl+Alt+Break
Debug.Breakpoints     Ctrl+Alt+B
Debug.CallStack     Ctrl+Alt+C
Debug.DeleteAllBreakpoints     Ctrl+Shift+F9
Debug.DiagnosticsHub.Launch     Alt+F2
Debug.Disassembly     Ctrl+Alt+D
Debug.DOMExplorer     Ctrl+Alt+V, D
Debug.EnableBreakpoint     Ctrl+F9
Debug.Exceptions     Ctrl+Alt+E
Debug.FunctionBreakpoint     Ctrl+K, B (Visual Studio 2019)
Ctrl+B (Visual Studio 2017)
Debug.GoToPreviousCallorIntelliTraceEvent     Ctrl+Shift+F11
Debug.Graphics.StartDiagnostics     Alt+F5
Debug.Immediate     Ctrl+Alt+I
Debug.IntelliTraceCalls     Ctrl+Alt+Y, T
Debug.IntelliTraceEvents     Ctrl+Alt+Y, F
Debug.JavaScriptConsole     Ctrl+Alt+V, C
Debug.Locals     Ctrl+Alt+V, L
Debug.LocationToolbar.ProcessCombo     Ctrl+5
Debug.LocationToolbar.StackFrameCombo     Ctrl+7
Debug.LocationToolbar.ThreadCombo     Ctrl+6
Debug.LocationToolbar.ToggleCurrentThreadFlaggedState     Ctrl+8
Debug.LocationToolbar.ToggleFlaggedThreads     Ctrl+9
Debug.Memory1     Ctrl+Alt+M, 1
Debug.Memory2     Ctrl+Alt+M, 2
Debug.Memory3     Ctrl+Alt+M, 3
Debug.Memory4     Ctrl+Alt+M, 4
Debug.Modules     Ctrl+Alt+U
Debug.ParallelStacks     Ctrl+Shift+D, S
Debug.ParallelWatch1     Ctrl+Shift+D, 1
Debug.ParallelWatch2     Ctrl+Shift+D, 2
Debug.ParallelWatch3     Ctrl+Shift+D, 3
Debug.ParallelWatch4     Ctrl+Shift+D, 4
Debug.Processes     Ctrl+Alt+Z
Debug.QuickWatch     Shift+F9 or Ctrl+Alt+Q
Debug.RefreshWindowsapp     Ctrl+Shift+R
Debug.Registers     Ctrl+Alt+G
Debug.Restart     Ctrl+Shift+F5
Debug.RunToCursor     Ctrl+F10
Debug.SetNextStatement     Ctrl+Shift+F10
Debug.ShowCallStackonCodeMap     Ctrl+Shift+`
Debug.ShowNextStatement     Alt+Num *
Debug.Start     F5
Debug.StartWindowsPhoneApplicationAnalysis     Alt+F1
Debug.StartWithoutDebugging     Ctrl+F5
Debug.StepInto     F11
Debug.StepIntoCurrentProcess     Ctrl+Alt+F11
Debug.StepIntoSpecific     Shift+Alt+F11
Debug.StepOut     Shift+F11
Debug.StepOutCurrentProcess     Ctrl+Shift+Alt+F11
Debug.StepOver     F10 (When debugging: Performs a step over action)
Debug.StepOver     F10 (When not debugging: Starts debugging and stops on the first line of user code)
Debug.StepOverCurrentProcess     Ctrl+Alt+F10
Debug.StopDebugging     Shift+F5
Debug.StopPerformanceAnalysis     Shift+Alt+F2
Debug.Tasks     Ctrl+Shift+D, K
Debug.Threads     Ctrl+Alt+H
Debug.ToggleBreakpoint     F9
Debug.ToggleDisassembly     Ctrl+F11
Debug.Watch1     Ctrl+Alt+W, 1
Debug.Watch2     Ctrl+Alt+W, 2
Debug.Watch3     Ctrl+Alt+W, 3
Debug.Watch4     Ctrl+Alt+W, 4
Debugger context menus
Debugger context menus
Commands     Keyboard shortcuts
DebuggerContextMenus.BreakpointsWindow.Delete     Alt+F9, D
DebuggerContextMenus.BreakpointsWindow.GoToDisassembly     Alt+F9, A
DebuggerContextMenus.BreakpointsWindow.GoToSourceCode     Alt+F9, S
Diagnostics Hub
Diagnostics Hub
Command     Keyboard shortcut
DiagnosticsHub.StopCollection     Ctrl+Alt+F2
Edit
Edit
Commands     Keyboard shortcuts
Edit.Copy     Ctrl+C

or

Ctrl+Ins
Edit.Cut     Ctrl+X

or

Shift+Delete
Edit.CycleClipboardRing     Ctrl+Shift+V

or

Ctrl+Shift+Ins
Edit.Delete     Delete
Edit.Duplicate     Ctrl+D
Edit.Find     Ctrl+F
Edit.FindAllReferences     Shift+F12
Edit.FindinFiles     Ctrl+Shift+F
Edit.FindNext     F3
Edit.FindNextSelected     Ctrl+F3
Edit.FindPrevious     Shift+F3
Edit.FindPreviousSelected     Ctrl+Shift+F3
Edit.GenerateMethod     Ctrl+K, Ctrl+M
Edit.GoTo     Ctrl+G
Edit.GoToAll     Ctrl+, or Ctrl+T
Edit.GoToDeclaration     Ctrl+F12
Edit.GoToDefinition     F12
Edit.GoToMember     Ctrl+1, Ctrl+M or Ctrl+1, M or Alt+\
Edit.GoToNextLocation     F8 (Next error in Error List or Output window)
Edit.GoToPrevLocation     Shift+F8 (Previous error in Error List or Output window)
Edit.InsertSnippet     Ctrl+K, Ctrl+X
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlDownGrid     Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlLeftGrid     Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlRightGrid     Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.MoveControlUpGrid     Up Arrow
Edit.NextBookmark     Ctrl+K, Ctrl+N
Edit.NextBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+N
Edit.OpenFile     Ctrl+Shift+G (Opens the file name under the cursor)
Edit.Paste     Ctrl+V

or

Shift+Ins
Edit.PreviousBookmark     Ctrl+K, Ctrl+P
Edit.PreviousBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+P
Edit.QuickFindSymbol     Shift+Alt+F12
Edit.Redo     Ctrl+Y

or

Ctrl+Shift+Z

or

Shift+Alt+Backspace
Edit.RefreshRemoteReferences     Ctrl+Shift+J
Edit.Replace     Ctrl+H
Edit.ReplaceinFiles     Ctrl+Shift+H
Edit.SelectAll     Ctrl+A
Edit.SelectNextControl     Tab
Edit.SelectPreviousControl     Shift+Tab
Edit.ShowTileGrid     Enter
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlDownGrid     Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlLeftGrid     Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlRightGrid     Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.SizeControlUpGrid     Shift+Up Arrow
Edit.StopSearch     Alt+F3, S
Edit.SurroundWith     Ctrl+K, Ctrl+S
Edit.Undo     Ctrl+Z

or

Alt+Backspace
Editor context menus
Editor context menus
Commands     Keyboard shortcuts
EditorContextMenus.CodeWindow.Breakpoint.BreakpointEditlabels     Alt+F9, L
EditorContextMenus.CodeWindow.CodeMap.ShowItem     Ctrl+`
EditorContextMenus.CodeWindow.Execute     Ctrl+Alt+F5
EditorContextMenus.CodeWindow.GoToView     Ctrl+M, Ctrl+G
EditorContextMenus.CodeWindow.ToggleHeaderCodeFile     Ctrl+K, Ctrl+O (letter 'O')
EditorContextMenus.CodeWindow.ViewCallHierarchy     Ctrl+K, Ctrl+T

or

Ctrl+K, T
File
File
Commands     Keyboard shortcuts
File.Exit     Alt+F4
File.NewFile     Ctrl+N
File.NewProject     Ctrl+Shift+N
File.NewWebSite     Shift+Alt+N
File.OpenFile     Ctrl+O (letter 'O')
File.OpenProject     Ctrl+Shift+O (letter 'O')
File.OpenWebSite     Shift+Alt+O (letter 'O')
File.Print     Ctrl+P
File.SaveAll     Ctrl+Shift+S
File.SaveSelectedItems     Ctrl+S
File.ViewinBrowser     Ctrl+Shift+W
Help
Help
Commands     Keyboard shortcuts
Help.AddandRemoveHelpContent     Ctrl+Alt+F1
Help.F1Help     F1
Help.ViewHelp     Ctrl+F1
Help.WindowHelp     Shift+F1
Load test
Load test
Command     Keyboard shortcut
LoadTest.JumpToCounterPane     Ctrl+R, Q
Other context menus
Other context menus
Command     Keyboard shortcut
OtherContextMenus.MicrosoftDataEntityDesignContext.AddNewDiagram     Insert
Project
Project
Commands     Keyboard shortcuts
Project.AddExistingItem     Shift+Alt+A
Project.AddNewItem     Ctrl+Shift+A
Project.ClassWizard     Ctrl+Shift+X
Project.Override     Ctrl+Alt+Ins
Project.Previewchanges     Alt+; then Alt+C
Project.Publishselectedfiles     Alt+; then Alt+P
Project.Replaceselectedfilesfromserver     Alt+; then Alt+R
Project and solution context menus
Project and solution context menus
Commands     Keyboard shortcuts
ProjectandSolutionContextMenus.Item.MoveDown     Alt+Down Arrow
ProjectandSolutionContextMenus.Item.MoveUp     Alt+Up Arrow
Refactor
Refactor
Commands     Keyboard shortcuts
Refactor.EncapsulateField     Ctrl+R, Ctrl+E
Refactor.ExtractInterface     Ctrl+R, Ctrl+I
Refactor.ExtractMethod     Ctrl+R, Ctrl+M
Refactor.RemoveParameters     Ctrl+R, Ctrl+V
Refactor.Rename     Ctrl+R, Ctrl+R
Refactor.ReorderParameters     Ctrl+R, Ctrl+O (letter 'O')
Solution Explorer
Solution Explorer
Commands     Keyboard shortcuts
SolutionExplorer.OpenFilesFilter     Ctrl+[, O (letter 'O')

or

Ctrl+[, Ctrl+O (letter 'O')
SolutionExplorer.PendingChangesFilter     Ctrl+[, P

or

Ctrl+[, Ctrl+P
SolutionExplorer.SyncWithActiveDocument     Ctrl+[, S

or

Ctrl+[, Ctrl+S
Team
Team
Commands     Keyboard shortcuts
Team.Git.GoToGitBranches     Ctrl+0 (zero), Ctrl+N

or

Ctrl+0, N
Team.Git.GoToGitChanges     Ctrl+0 (zero), Ctrl+G

or

Ctrl+0, G
Team.Git.GoToGitCommits     Ctrl+0 (zero), Ctrl+O (letter 'O')

or

Ctrl+0, O
Team.TeamExplorerSearch     Ctrl+'
Team Foundation context menus
Team Foundation context menus
Commands     Keyboard shortcuts
TeamFoundationContextMenus.Commands.GoToBuilds     Ctrl+0 (zero), Ctrl+B

or

Ctrl+0, B
TeamFoundationContextMenus.Commands.GoToConnect     Ctrl+0 (zero), Ctrl+C

or

Ctrl+0, C
TeamFoundationContextMenus.Commands.GoToDocuments     Ctrl+0 (zero), Ctrl+D

or

Ctrl+0, D
TeamFoundationContextMenus.Commands.GoToHome     Ctrl+0 (zero), Ctrl+H

or

Ctrl+0, H
TeamFoundationContextMenus.Commands.GoToMyWork     Ctrl+0 (zero), Ctrl+M

or

Ctrl+0, M
TeamFoundationContextMenus.Commands.GoToPendingChanges     Ctrl+0 (zero), Ctrl+P

or

Ctrl+0, P
TeamFoundationContextMenus.Commands.GoToReports     Ctrl+0 (zero), Ctrl+R

or

Ctrl+0, R
TeamFoundationContextMenus.Commands.GoToSettings     Ctrl+0 (zero), Ctrl+S

or

Ctrl+0, S
TeamFoundationContextMenus.Commands.GoToWebAccess     Ctrl+0 (zero), Ctrl+A

or

Ctrl+0, A
TeamFoundationContextMenus.Commands.GoToWorkItems     Ctrl+0 (zero), Ctrl+W

or

Ctrl+0, W
Test
Test
Commands     Keyboard shortcuts
Test.UseCodedUITestBuilder     Ctrl+\, Ctrl+C
Test.UseExistingActionRecording     Ctrl+\, Ctrl+A
Test Explorer
Commands     Keyboard shortcuts
TestExplorer.DebugAllTests     Ctrl+R, Ctrl+A
TestExplorer.DebugAllTestsInContext     Ctrl+R, Ctrl+T
TestExplorer.DebugLastRun     Ctrl+R, D
TestExplorer.RepeatLastRun     Ctrl+R, L
TestExplorer.RunAllTests     Ctrl+R, A
TestExplorer.RunAllTestsInContext     Ctrl+R, T
TestExplorer.ShowTestExplorer     Ctrl+E, T
LiveUnitTesting.OpenTab     Ctrl+E, L
Test.CodeCoverageResults     Ctrl+E, C
Tools
Commands     Keyboard shortcuts
Tools.AttachtoProcess     Ctrl+Alt+P
Tools.CodeSnippetsManager     Ctrl+K, Ctrl+B
Tools.ForceGC     Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12
View
Commands     Keyboard shortcuts
View.AllWindows     Shift+Alt+M
View.ArchitectureExplorer     Ctrl+\, Ctrl+R
View.Backward     Alt+Left Arrow (Functions differently from View.NavigateBackward in Text Editor)
View.BookmarkWindow     Ctrl+K, Ctrl+W
View.BrowseNext     Ctrl+Shift+1
View.BrowsePrevious     Ctrl+Shift+2
View.CallHierarchy     Ctrl+Alt+K
View.ClassView     Ctrl+Shift+C
View.ClassViewGoToSearchCombo     Ctrl+K, Ctrl+V
View.CodeDefinitionWindow     Ctrl+\, D

or

Ctrl+\, Ctrl+D
View.CommandWindow     Ctrl+Alt+A
View.DataSources     Shift+Alt+D
View.DocumentOutline     Ctrl+Alt+T
View.EditLabel     F2
View.ErrorList     Ctrl+\, E

or

Ctrl+\, Ctrl+E
View.F#Interactive     Ctrl+Alt+F
View.FindSymbolResults     Ctrl+Alt+F12
View.Forward     Alt+Right Arrow (Functions differently from View.NavigateForward in Text Editor)
View.ForwardBrowseContext     Ctrl+Shift+7
View.FullScreen     Shift+Alt+Enter
View.NavigateBackward     Ctrl+-
View.NavigateForward     Ctrl+Shift+-
View.NextError     Ctrl+Shift+F12
View.Notifications     Ctrl+W, N

or

Ctrl+W, Ctrl+N
View.ObjectBrowser     Ctrl+Alt+J
View.ObjectBrowserGoToSearchCombo     Ctrl+K, Ctrl+R
View.Output     Ctrl+Alt+O (letter 'O')
View.PopBrowseContext     Ctrl+Shift+8 (C++ only)
View.PropertiesWindow     F4
View.PropertyPages     Shift+F4
View.ResourceView     Ctrl+Shift+E
View.ServerExplorer     Ctrl+Alt+S
View.ShowSmartTag     Shift+Alt+F10

or

Ctrl+.
View.SolutionExplorer     Ctrl+Alt+L
View.SQLServerObjectExplorer     Ctrl+\, Ctrl+S
View.TaskList     Ctrl+\, T

or

Ctrl+\, Ctrl+T
View.TfsTeamExplorer     Ctrl+\, Ctrl+M
View.Toolbox     Ctrl+Alt+X
View.UMLModelExplorer     Ctrl+\, Ctrl+U
View.ViewCode     F7
View.ViewDesigner     Shift+F7
View.WebBrowser     Ctrl+Alt+R
View.ZoomIn     Ctrl+Shift+.
View.ZoomOut     Ctrl+Shift+,
TestExplorer.ShowTestExplorer     Ctrl+E, T
Window
Commands     Keyboard shortcuts
Window.ActivateDocumentWindow     Esc
Window.AddTabtoSelection     Ctrl+Shift+Alt+Space
Window.CloseDocumentWindow     Ctrl+F4
Window.CloseToolWindow     Shift+Esc
Window.KeepTabOpen     Ctrl+Alt+Home
Window.MovetoNavigationBar     Ctrl+F2
Window.NextDocumentWindow     Ctrl+F6
Window.NextDocumentWindowNav     Ctrl+Tab
Window.NextPane     Alt+F6
Window.NextSplitPane     F6
Window.NextTab     Ctrl+Alt+PgDn

or

Ctrl+PgDn
Window.NextTabandAddtoSelection     Ctrl+Shift+Alt+PgDn
Window.NextToolWindowNav     Alt+F7
Window.PreviousDocumentWindow     Ctrl+Shift+F6
Window.PreviousDocumentWindowNav     Ctrl+Shift+Tab
Window.PreviousPane     Shift+Alt+F6
Window.PreviousSplitPane     Shift+F6
Window.PreviousTab     Ctrl+Alt+PgUp

or

Ctrl+PgUp
Window.PreviousTabandAddtoSelection     Ctrl+Shift+Alt+PgUp
Window.PreviousToolWindowNav     Shift+Alt+F7
Window.QuickLaunch     Ctrl+Q
Window.QuickLaunchPreviousCategory     Ctrl+Shift+Q
Window.ShowDockMenu     Alt+-
Window.ShowEzMDIFileList     Ctrl+Alt+Down Arrow
Window.SolutionExplorerSearch     Ctrl+;
Window.WindowSearch     Alt+`
Azure
Commands     Keyboard shortcuts
WindowsAzure.RetryMobileServiceScriptOperation     Ctrl+Num *, Ctrl+R
WindowsAzure.ShowMobileServiceScriptErrorDetails     Ctrl+Num *, Ctrl+D
ADO.NET Entity Data Model Designer
Commands     Keyboard shortcuts
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down     Alt+Down Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down5     Alt+PgDn
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToBottom     Alt+End
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToTop     Alt+Home
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up     Alt+Up Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up5     Alt+PgUp
OtherContextMenus.MicrosoftDataEntityDesignContext.Refactor.Rename     Ctrl+R, R
OtherContextMenus.MicrosoftDataEntityDesignContext.RemovefromDiagram     Shift+Del
View.EntityDataModelBrowser     Ctrl+1
View.EntityDataModelMappingDetails     Ctrl+2
Class diagram
Commands     Keyboard shortcuts
ClassDiagram.Collapse     Num -
ClassDiagram.Expand     Num +
Edit.Delete     Ctrl+Del
Edit.ExpandCollapseBaseTypeList     Shift+Alt+B
Edit.NavigateToLollipop     Shift+Alt+L
Edit.RemovefromDiagram     Delete
View.ViewCode     Enter
Coded UI Test Editor
Commands     Keyboard shortcuts
OtherContextMenus.UITestEditorContextMenu.CopyReferencetoClipboard     Ctrl+C
OtherContextMenus.UITestEditorContextMenu.InsertDelayBefore     Ctrl+Alt+D
OtherContextMenus.UITestEditorContextMenu.LocateAll     Shift+Alt+L
OtherContextMenus.UITestEditorContextMenu.LocatetheUIControl     Ctrl+Shift+L
OtherContextMenus.UITestEditorContextMenu.Movecode     Ctrl+Alt+C
OtherContextMenus.UITestEditorContextMenu.Splitintoanewmethod     Ctrl+Shift+T
DataSet Editor
Commands     Keyboard shortcuts
OtherContextMenus.ColumnContext.InsertColumn     Insert
OtherContextMenus.DbTableContext.Add.Column     Ctrl+L
Difference Viewer
Commands     Keyboard shortcuts
Diff.IgnoreTrimWhitespace     Ctrl+\, Ctrl+Spacebar
Diff.InlineView     Ctrl+\, Ctrl+1
Diff.LeftOnlyView     Ctrl+\, Ctrl+3
Diff.NextDifference     F8
Diff.PreviousDifference     Shift+F8
Diff.RightOnlyView     Ctrl+\, Ctrl+4
Diff.SideBySideView     Ctrl+\, Ctrl+2
Diff.SwitchBetweenLeftAndRight     Ctrl+\, Ctrl+Tab
Diff.SynchronizeViewToggle     Ctrl+\, Ctrl+Down Arrow
EditorContextMenus.CodeWindow.AddComment     Ctrl+Shift+K
EditorContextMenus.CodeWindow.EditLocalFile     Ctrl+Shift+P
DOM Explorer
Commands     Keyboard shortcuts
DOMExplorer.Refresh     F5
DOMExplorer.SelectElement     Ctrl+B
DOMExplorer.ShowLayout     Ctrl+Shift+I
F# interactive
Command     Keyboard shortcut
OtherContextMenus.FSIConsoleContext.CancelInteractiveEvaluation     Ctrl+Break
Graph Document Editor
Commands     Keyboard shortcuts
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Add.AddNode     Insert
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.BothDependencies     B
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.IncomingDependencies     I
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.OutgoingDependencies     O
ArchitectureContextMenus.DirectedGraphContextMenu.NewComment     Ctrl+Shift+K

or

Ctrl+E, C
ArchitectureContextMenus.DirectedGraphContextMenu.Remove     Delete
ArchitectureContextMenus.DirectedGraphContextMenu.Rename     F2
Graphics diagnostics
Commands     Keyboard shortcuts
Debug.Graphics.CaptureFrame     None
Graphics.MovePixelSelectionDown     Shift+Alt+Down Arrow
Graphics.MovePixelSelectionLeft     Shift+Alt+Left Arrow
Graphics.MovePixelSelectionRight     Shift+Alt+Right Arrow
Graphics.MovePixelSelectionUp     Shift+Alt+Up Arrow
Graphics.ZoomToActualSize     Shift+Alt+0 (zero)
Graphics.ZoomToFitInWindow     Shift+Alt+9
Graphics.ZoomIn     Shift+Alt+=
Graphics.ZoomOut     Shift+Alt+-
HTML Editor
Command     Keyboard shortcut
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
HTML Editor Design View
Commands     Keyboard shortcuts
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Format.Bold     Ctrl+B
Format.ConverttoHyperlink     Ctrl+L
Format.InsertBookmark     Ctrl+Shift+L
Format.Italic     Ctrl+I
Format.Underline     Ctrl+U
Project.AddContentPage     Ctrl+M, Ctrl+C
Table.ColumntotheLeft     Ctrl+Alt+Left Arrow
Table.ColumntotheRight     Ctrl+Alt+Right Arrow
Table.RowAbove     Ctrl+Alt+Up Arrow
Table.RowBelow     Ctrl+Alt+Down Arrow
View.ASP.NETNonvisualControls     Ctrl+Shift+N
View.EditMaster     Ctrl+M, Ctrl+M
View.NextView     Ctrl+PgDn
View.ShowSmartTag     Shift+Alt+F10
View.ViewMarkup     Shift+F7
Window.PreviousTab     Ctrl+PgUp
HTML Editor Source View
Commands     Keyboard shortcuts
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
View.NextView     Ctrl+PgDn
View.SynchronizeViews     Ctrl+Shift+Y
View.ViewDesigner     Shift+F7
Window.PreviousTab     Ctrl+PgUp
Layer diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Delete
Managed Resources Editor
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.Remove     Delete
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Escape
Resources.Audio     Ctrl+4
Resources.Files     Ctrl+5
Resources.Icons     Ctrl+3
Resources.Images     Ctrl+2
Resources.Other     Ctrl+6
Resources.Strings     Ctrl+1
Merge Editor window
Commands     Keyboard shortcuts
TeamFoundationContextMenus.MergeContextMenu.SetFocusonLeftWindow     Alt+1
TeamFoundationContextMenus.MergeContextMenu.SetFocusonResultWindow     Alt+2
TeamFoundationContextMenus.MergeContextMenu.SetFocusonRightWindow     Alt+3
Microsoft SQL Server Data Tools, Schema Compare
Commands     Keyboard shortcuts
SQL.SSDTSchemaCompareCompare     Shift+Alt+C
SQL.SSDTSchemaCompareGenerateScript     Shift+Alt+G
SQL.SSDTSchemaCompareNextChange     Shift+Alt+.
SQL.SSDTSchemaComparePreviousChange     Shift+Alt+,
SQL.SSDTSchemaCompareStop     Alt+Break
SQL.SSDTSchemaCompareWriteUpdates     Shift+Alt+U
Microsoft SQL Server Data Tools, Table Designer
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
ViewFileInScriptPanel     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL Editor
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExecuteWithDebugger     Alt+F5
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL PDW Editor
Commands     Keyboard shortcuts
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Page Inspector
Command     Keyboard shortcut
PageInspector.Minimize     F12
Query Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Query results
Commands     Keyboard shortcuts
SQL.QueryResultsNewRow     Alt+End
SQL.QueryResultsRefresh     Shift+Alt+R
SQL.QueryResultsStop     Alt+Break
Report Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Esc
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
View.ReportData     Ctrl+Alt+D
Sequence diagram
Commands     Keyboard shortcuts
ArchitectureDesigner.Sequence.NavigateToCode     F12
Edit.Delete     Shift+Del
Settings Designer
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Esc
View.ViewCode     F7
Solution Explorer
Command     Keyboard shortcut
ClassViewContextMenus.ClassViewProject.View.ViewinPageInspector     Ctrl+K, Ctrl+G
Team Explorer
Command     Keyboard Shortcut
Edit.Delete     Delete
File.Rename     F2
TeamFoundationContextMenus.Commands.GoToTeamExplorerNavigation     Alt+Home
TeamFoundationContextMenus.Commands.GoToTeamExplorerNextSectionContent     Alt+Down Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerPageContent     Alt+0 (zero)
TeamFoundationContextMenus.Commands.GoToTeamExplorerPreviousSectionContent     Alt+Up Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection1Content     Alt+1
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection2Content     Alt+2
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection3Content     Alt+3
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection4Content     Alt+4
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection5Content     Alt+5
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection6Content     Alt+6
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection7Content     Alt+7
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection8Content     Alt+8
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection9Content     Alt+9
TeamFoundationContextMenus.Commands.TeamExplorerNavigateBackward     Alt+Left Arrow
TeamFoundationContextMenus.Commands.TeamExplorerNavigateForward     Alt+Right Arrow
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageCreateCopyWI     Shift+Alt+C
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI     Shift+Alt+L
View.Refresh     F5
Test Explorer
Command     Keyboard shortcut
TestExplorer.OpenTest     F12
Text Editor
Commands     Keyboard shortcuts
Edit.BreakLine     Enter

or

Shift+Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharLeftExtendColumn     Shift+Alt+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.CharRightExtendColumn     Shift+Alt+Right Arrow
Edit.ClearBookmarks     Ctrl+K, Ctrl+L
Edit.CollapseAllOutlining     Ctrl+M, Ctrl+A
Edit.CollapseCurrentRegion     Ctrl+M, Ctrl+S
Edit.CollapseTag     Ctrl+M, Ctrl+T
Edit.CollapseToDefinitions     Ctrl+M, Ctrl+O (letter 'O')
Edit.ContractSelection     Shift+Alt+-
Edit.CommentSelection     Ctrl+K, Ctrl+C
Edit.CompleteWord     Ctrl+Space

or

Alt+Right Arrow
Edit.CopyParameterTip     Ctrl+Shift+Alt+C
Edit.DecreaseFilterLevel     Alt+,
Edit.DeleteBackwards     Backspace

or

Shift+Bkspce
Edit.DeleteHorizontalWhiteSpace     Ctrl+K, Ctrl+\
Edit.DocumentEnd     Ctrl+End
Edit.DocumentEndExtend     Ctrl+Shift+End
Edit.DocumentStart     Ctrl+Home
Edit.DocumentStartExtend     Ctrl+Shift+Home
Edit.ExpandAllOutlining     Ctrl+M, Ctrl+X
Edit.ExpandCurrentRegion     Ctrl+M, Ctrl+E
Edit.ExpandSelection     Shift+Alt+=
Edit.ExpandSelectiontoContainingBlock     Shift+Alt+]
Edit.FormatDocument     Ctrl+K, Ctrl+D
Edit.FormatSelection     Ctrl+K, Ctrl+F
Edit.GotoAll     Ctrl+T

or

Ctrl+,
Edit.GotoBrace     Ctrl+]
Edit.GotoBraceExtend     Ctrl+Shift+]
Edit.GotoRecent     Ctrl+T,R
Edit.GotoNextIssueinFile     Alt+PgDn
Edit.GotoPreviousIssueinFile     Alt+PgUp
Edit.HideSelection     Ctrl+M, Ctrl+H
Edit.IncreaseFilterLevel     Alt+.
Edit.IncrementalSearch     Ctrl+I
Edit.InsertCaretsatAllMatching     Shift+Alt+;
Edit.InsertNextMatchingCaret     Shift+Alt+.
Edit.InsertTab     Tab
Edit.LineCut     Ctrl+L
Edit.LineDelete     Ctrl+Shift+L
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineDownExtendColumn     Shift+Alt+Down Arrow
Edit.LineEnd     End
Edit.LineEndExtend     Shift+End
Edit.LineEndExtendColumn     Shift+Alt+End
Edit.LineOpenAbove     Ctrl+Enter
Edit.LineOpenBelow     Ctrl+Shift+Enter
Edit.LineStart     Home
Edit.LineStartExtend     Shift+Home
Edit.LineStartExtendColumn     Shift+Alt+Home
Edit.LineTranspose     Shift+Alt+T
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.LineUpExtendColumn     Shift+Alt+Up Arrow
Edit.ListMembers     Ctrl+J
Edit.MakeLowercase     Ctrl+U
Edit.MakeUppercase     Ctrl+Shift+U
Edit.MoveSelectedLinesDown     Alt+Down Arrow
Edit.MoveSelectedLinesUp     Alt+Up Arrow
Edit.NextHighlightedReference     Ctrl+Shift+Down Arrow
Edit.OvertypeMode     Insert
Edit.PageDown     PgDn
Edit.PageDownExtend     Shift+PgDn
Edit.PageUp     PgUp
Edit.PageUpExtend     Shift+PgUp
Edit.ParameterInfo     Ctrl+Shift+Spacebar
Edit.PasteParameterTip     Ctrl+Shift+Alt+P
Edit.PeekBackward     Ctrl+Alt+-
Edit.PeekDefinition     Alt+F12
Edit.PeekForward     Ctrl+Alt+=
Edit.PreviousHighlightedReference     Ctrl+Shift+Up Arrow
Edit.QuickInfo     Ctrl+K, Ctrl+I
Edit.ReverseIncrementalSearch     Ctrl+Shift+I
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SelectCurrentWord     Ctrl+W
Edit.SelectionCancel     Escape
Edit.SelectToLastGoBack     Ctrl+=
Edit.ShowCodeLensMenu     Ctrl+K, Ctrl+`
Edit.ShowNavigateMenu     Alt+`
Edit.StopHidingCurrent     Ctrl+M, Ctrl+U
Edit.StopOutlining     Ctrl+M, Ctrl+P
Edit.SwapAnchor     Ctrl+K, Ctrl+A
Edit.TabLeft     Shift+Tab
Edit.ToggleAllOutlining     Ctrl+M, Ctrl+L
Edit.ToggleBookmark     Ctrl+K, Ctrl+K
Edit.ToggleCompletionMode     Ctrl+Alt+Space
Edit.ToggleOutliningExpansion     Ctrl+M, Ctrl+M
Edit.ToggleTaskListShortcut     Ctrl+K, Ctrl+H
Edit.ToggleWordWrap     Ctrl+E, Ctrl+W
Edit.UncommentSelection     Ctrl+K, Ctrl+U
Edit.ViewBottom     Ctrl+PgDn
Edit.ViewBottomExtend     Ctrl+Shift+PgDn
Edit.ViewTop     Ctrl+PgUp
Edit.ViewTopExtend     Ctrl+Shift+PgUp
Edit.ViewWhiteSpace     Ctrl+R, Ctrl+W
Edit.WordDeleteToEnd     Ctrl+Delete
Edit.WordDeleteToStart     Ctrl+Backspace
Edit.WordNext     Ctrl+Right Arrow
Edit.WordNextExtend     Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumn     Ctrl+Shift+Alt+Right Arrow
Edit.WordPrevious     Ctrl+Left Arrow
Edit.WordPreviousExtend     Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumn     Ctrl+Shift+Alt+Left Arrow
Edit.WordTranspose     Ctrl+Shift+T
EditorContextMenus.CodeWindow.ExecuteInInteractive     Alt+Enter
EditorContextMenus.CodeWindow.ExecuteLineInInteractive     Alt+'
OtherContextMenus.HTMLContext.ViewinPageInspector     Ctrl+K, Ctrl+G
TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion     Alt+PgDn
TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion     Alt+PgUp
UML activity diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Del
UML class diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML component diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML use case diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
VC Accelerator Editor
Commands     Keyboard shortcuts
Edit.NewAccelerator     Insert
Edit.NextKeyTyped     Ctrl+W
VC Dialog Editor
Commands     Keyboard shortcuts
Edit.MoveControlDown     Down Arrow
Edit.MoveControlLeft     Left Arrow
Edit.MoveControlRight     Right Arrow
Edit.MoveControlUp     Up Arrow
Edit.ScrollColumnLeft     Ctrl+Left Arrow
Edit.ScrollColumnRight     Ctrl+Right Arrow
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SizeControlDown     Shift+Down Arrow
Edit.SizeControlLeft     Shift+Left Arrow
Edit.SizeControlRight     Shift+Right Arrow
Edit.SizeControlUp     Shift+Up Arrow
Format.AlignBottoms     Ctrl+Shift+Down Arrow
Format.AlignCenters     Shift+F9
Format.AlignLefts     Ctrl+Shift+Left Arrow
Format.AlignMiddles     F9
Format.AlignRights     Ctrl+Shift+Right Arrow
Format.AlignTops     Ctrl+Shift+Up Arrow
Format.ButtonBottom     Ctrl+B
Format.ButtonRight     Ctrl+R
Format.CenterHorizontal     Ctrl+Shift+F9
Format.CenterVertical     Ctrl+F9
Format.CheckMnemonics     Ctrl+M
Format.SizetoContent     Shift+F7
Format.SpaceAcross     Alt+Right Arrow

or

Alt+Left Arrow
Format.SpaceDown     Alt+Up Arrow

or

Alt+Down Arrow
Format.TabOrder     Ctrl+D
Format.TestDialog     Ctrl+T
Format.ToggleGuides     Ctrl+G
VC Image Editor
Commands     Keyboard shortcuts
Image.AirbrushTool     Ctrl+A
Image.BrushTool     Ctrl+B
Image.CopyandOutlineSelection     Ctrl+Shift+U
Image.DrawOpaque     Ctrl+J
Image.EllipseTool     Alt+P
Image.EraseTool     Ctrl+Shift+I
Image.FilledEllipseTool     Ctrl+Shift+Alt+P
Image.FilledRectangleTool     Ctrl+Shift+Alt+R
Image.FilledRoundedRectangleTool     Ctrl+Shift+Alt+W
Image.FillTool     Ctrl+F
Image.FlipHorizontal     Ctrl+H
Image.FlipVertical     Shift+Alt+H
Image.LargerBrush     Ctrl+=
Image.LineTool     Ctrl+L
Image.MagnificationTool     Ctrl+M
Image.Magnify     Ctrl+Shift+M
Image.NewImageType     Insert
Image.NextColor     Ctrl+]

or

Ctrl+Right Arrow
Image.NextRightColor     Ctrl+Shift+]

or

Ctrl+Shift+Right Arrow
Image.OutlinedEllipseTool     Shift+Alt+P
Image.OutlinedRectangleTool     Shift+Alt+R
Image.OutlinedRoundedRectangleTool     Shift+Alt+W
Image.PencilTool     Ctrl+I
Image.PreviousColor     Ctrl+[

or

Ctrl+Left Arrow
Image.PreviousRightColor     Ctrl+Shift+[

or

Ctrl+Shift+Left Arrow
Image.RectangleSelectionTool     Shift+Alt+S
Image.RectangleTool     Alt+R
Image.Rotate90Degrees     Ctrl+Shift+H
Image.RoundedRectangleTool     Alt+W
Image.ShowGrid     Ctrl+Alt+S
Image.ShowTileGrid     Ctrl+Shift+Alt+S
Image.SmallBrush     Ctrl+.
Image.SmallerBrush     Ctrl+-
Image.TextTool     Ctrl+T
Image.UseSelectionasBrush     Ctrl+U
Image.ZoomIn     Ctrl+Shift+.

or

Ctrl+Up Arrow
Image.ZoomOut     Ctrl+Shift+,

or

Ctrl+Down Arrow
VC String Editor
Command     Keyboard shortcut
Edit.NewString     Insert
View Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Visual Studio
Command     Keyboard shortcut
OtherContextMenus.ORDesignerContext.HideMethodsPane     Ctrl+1
Windows Forms Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.DocumentEnd     End
Edit.DocumentEndExtend     Shift+End
Edit.DocumentStart     Home
Edit.DocumentStartExtend     Shift+Home
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Up Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Down Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Escape
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
Work Item Editor
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.RefreshWorkItem     F5
Team.NewLinkedWorkItem     Shift+Alt+L
Work Item Query View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Work Item Results View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.GotoNextWorkItem     Shift+Alt+N
Team.GotoPreviousWorkItem     Shift+Alt+P
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Workflow Designer
Commands     Keyboard shortcuts
Edit.CompleteWord     Ctrl+K, W

or

Ctrl+K, Ctrl+W

or

Ctrl+Spacebar

or

Alt+Right Arrow
Edit.DecreaseFilterLevel     Alt+,
Edit.IncreaseFilterLevel     Alt+.
Edit.ListMembers     Ctrl+K, L

or

Ctrl+K, Ctrl+L

or

Ctrl+J
Edit.ParameterInfo     Ctrl+K, P

or

Ctrl+K, Ctrl+P

or

Ctrl+Shift+Spacebar
Edit.QuickInfo     Ctrl+K, I

or

Ctrl+K, Ctrl+I
WorkflowDesigner.Collapse     Ctrl+E, Ctrl+C

or

Ctrl+E, C
WorkflowDesigner.CollapseAll     or
WorkflowDesigner.ConnectNodes     Ctrl+E, Ctrl+F

or

Ctrl+E, F
WorkflowDesigner.CreateVariable     Ctrl+E, Ctrl+N

or

Ctrl+E, N
WorkflowDesigner.ExpandAll     Ctrl+E, Ctrl+X

or

Ctrl+E, X
WorkflowDesigner.ExpandInPlace     Ctrl+E, Ctrl+E

or

Ctrl+E, E
WorkflowDesigner.GoToParent     Ctrl+E, Ctrl+P

or

Ctrl+E, P
WorkflowDesigner.MoveFocus     Ctrl+E, Ctrl+M

or

Ctrl+E, M
WorkflowDesigner.NavigateThroughDesigner     Ctrl+Alt+F6
WorkflowDesigner.Restore     Ctrl+E, Ctrl+R

or

Ctrl+E, R
WorkflowDesigner.ShowHideArgumentDesigner     Ctrl+E, Ctrl+A

or

Ctrl+E, A
WorkflowDesigner.ShowHideImportsDesigner     Ctrl+E, Ctrl+I

or

Ctrl+E, I
WorkflowDesigner.ShowHideOverviewMap     Ctrl+E, Ctrl+O (letter 'O')

or

Ctrl+E, O
WorkflowDesigner.ShowHideVariableDesigner     Ctrl+E, Ctrl+V

or

Ctrl+E, V
WorkflowDesigner.ToggleSelection     Ctrl+E, Ctrl+S

or

Ctrl+E, S
WorkflowDesigner.ZoomIn     Ctrl+Num +
WorkflowDesigner.ZoomOut     Ctrl+Num -
XAML UI Designer
Commands     Keyboard shortcuts
Design.FitAll     Ctrl+0 (zero)
Design.ShowHandles     F9
Design.ZoomIn     Ctrl+Alt+=
Design.ZoomOut     Ctrl+Alt+-
Designer options     Ctrl+Shift+;
Format.EditText     F2
Format.ResetLayout.All     Ctrl+Shift+R
Run project code     Ctrl+F9
Timeline.Hide (Blend only)     Ctrl+H
Timeline.Lock (Blend only)     Ctrl+L
Timeline.Show (Blend only)     Ctrl+Shift+H
Timeline.Unlock (Blend only)     Ctrl+Shift+L
View.EdgeLeftMoveLeft     Ctrl+Shift+,
View.EdgeLeftMoveRight     Ctrl+Shift+.
View.EdgeRightMoveLeft     Ctrl+Shift+Alt+,
View.EdgeRightMoveRight     Ctrl+Shift+Alt+.
View.ShowPropertyMarkerMenu     Ctrl+Spacebar
XML (Text) Editor
Commands     Keyboard shortcuts
XML.StartXSLTDebugging     Alt+F5
XML.StartXSLTWithoutDebugging     Ctrl+Alt+F5
XML Schema Designer
Commands     Keyboard shortcuts
GraphView.BottomtoTop     Alt+Up Arrow
GraphView.LefttoRight     Alt+Right Arrow
GraphView.RighttoLeft     Alt+Left Arrow
GraphView.ToptoBottom     Alt+Down Arrow
OtherContextMenus.GraphView.RemovefromWorkspace     Delete
XsdDesigner.ShowContentModelView     Ctrl+2
XsdDesigner.ShowGraphView     Ctrl+3
XsdDesigner.ShowStartView     Ctrl+1


==================
Support us by subscribing our channel, thanks
For modification please contact us, thanks
Please visit, thanks

Entertainment for Engineer's break time

Rixtronix LAB Channel
https://www.youtube.com/channel/UC89se0BZ2oGeqN5jNbDAyQQ

Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Please share a coffee with me, thanks...
==================

PCBWay, PCB Prototype the Easy Way


==================
Motherboard Capacitors 1800uF 16V low ESR
https://www.ebay.com.au/itm/174498679907

Motherboard Capacitors 1000uF 16V low ESR
https://www.ebay.com.au/itm/173841745704

Arduino Uno R3 Brand NEW
https://www.ebay.com.au/itm/173828695857


Arduino Mega 2560 Brand NEW
http://www.ebay.com.au/itm/173846013344

7812 Regulator Chip 12V TO-220
http://www.ebay.com.au/itm/173840902816

7805 5V Voltage Regulator 10 Pieces
http://www.ebay.com.au/itm/173373792576

MC34063 DC-DC converter control circuits DIP8 5Pcs
http://www.ebay.com.au/itm/173840921443

1N5822 Diode 10pcs 3A 40V Fast Recovery Schottky diode
https://www.ebay.com.au/itm/174166491028

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs
http://www.ebay.com.au/itm/173831753941

3D Printer LCD Module 20x4 1Pc
https://www.ebay.com.au/itm/173838265965

Mechanical Watch 6 hands Automatic 1Pcs
https://www.ebay.com.au/itm/173840921415

Rixtronix Store,electronic components,3D Printer Parts and electronic modules
https://www.ebay.com.au/str/rixtronix

Please donate for buying my children's milk, thanks
http://PayPal.Me/rixtronix

Tapped Spacer M3x25 5Pcs
https://www.ebay.com.au/itm/173841750164

The Hebrew Bible: A Translation with Commentary
https://amzn.to/3stukoG
3D Printed Look Keo Cleat Thicker Hook Areas 1pair, I've tested for more than 1 year ride
https://www.ebay.com.au/itm/173910460603
Female to Female jumper wire 40 Pins 1 Pc
https://www.ebay.com.au/itm/174157283872
Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Rixtronix LAB Log
https://rixtronixlab.blogspot.com/
https://rixtronix.joomla.com/
https://bianchi77.wordpress.com/
Cloud Solution for WordPress | Cloudaccess.net
PCBWay,PCB Prototype the Easy Way
==================


=========================================
Other items to offer :
Buy local , helps Australian grows
Offer :


74HC595 5Pcs

MT8870DE DIP18 4Pcs

TCRT5000 IR Sensor 2Pcs

AMS1117 3.3V 5Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

MAX232CPE DIP16 2Pcs

74LS04 DIP14 5Pcs

ESD Plastic Bag 200x100mm 10Pcs

Solid Cap 820uF 2.5V 5Pcs

Anti Static ESD wrist Band wireless 1Pcs

Multimeter Probe 1Pcs

AAA Battery Holder 1pc

Power Capacitor 3300uF 50V 1Pc

LM1117 3.3V TO220 5Pcs

CR1616 Battery 5Pcs

CR2016 Battery 5Pcs

AG4 Battery 5Pcs

Classic Dual Operational Amplifier LM747 1Pc

9V Linear Regulator LM7809 TO220 5Pcs

ATMEL 24C08 DIP8 5Pcs
Serial EEPROM 8K I2C

ATMEL 24C16 DIP8 5Pcs
Serial EEPROM 16K I2C

ATMEL 24C32 DIP8 5Pcs
Serial EEPROM 32K I2C

SOP14 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOP16 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOT23 and SOP 10 to DIP Adapter
10 pins 0.95 0.5 mm 1pcs

SSOP20 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP24 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP8 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP28 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs


Offer :
Buy local , helps Australian grows


Crocodile Clip Red 5Pcs

Crocodile Clip Black 5Pcs

3D Printer LCD Module 20x4 1Pc

J-Link Emulator JTAG

PIC16F648 DIP18 1Pcs

DIY Usb Micro Male Connector Android 1Pcs

DIY OTG USB Female Connector 1Pcs

Capacitor 1F 5.5V 1Pcs

3D Audio USB Dongle 1Pcs

AMS1117 2.5V SMD 5Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


STM32L011 Nucleo 32 Dev Board

HER508 FAST Recovery Diode 5A 1000V 5Pcs

ATMEL 89S52 Microcontroller 2Pcs

ATMEGA128A Development Board SMD to DIP adapter 1Pc

4N60 High Voltage N-FET 4A 600V 2Pcs

FAST Recovery Diode FR302 10PCS

Analog and digital quartz sport watch dual time 1Pcs

C5763 NPN HV Transistor 2Pcs

Short SDcard connector 2Pcs

IRFS730B N-FET High Voltage 400V 5.5A 2Pcs

SMD Rectifier DB107S 5Pcs 1000V 1A

Anti Static Glove for electronic workshop lab 1Pair

Socket 18Pin DIP 5Pcs

74LS138 16 Pin DIP 5Pcs

I2C Converter for 16x2LCD PCF8574 Chipset 1Pc

Intel Chipset i82801EB 1Pc

FAST Recovery Diode SR240 10PCS

Mini Amplifier Module 1Pcs

Solenoid Valve 12V 1Pc

FAST Recovery Diode FR107 10PCS

Stereo Connector 2 Pcs

Nylon Spacer M3x15 5Pcs

Capacitor 6800uF 35V 1Pc Low ESR

Capacitor 1uF 450V 5% For Fan

3D Printed Coupler 5mm to 8mm 1Pc


Offer :
Buy local , helps Australian grows


XR2206CP DIP 1Pc

TIP31C TO220 5Pcs

Resistor 1W 5% 10Pcs Multiple values

Breadboard Cable Black 10Pcs

10000uF 25V 1Pc V1

LM337 Regulator TO220 5Pcs

ST VIPER 12A 5Pcs DIP 8

Socket 32 PinsTQFN 2Pcs

Winbond Flash Chip W39V040FBP

Transistor BD139 5Pcs


Offer :


AT29C512 EEPROM 2Pcs

MicroUSB 25cm cable 1Pcs

Probe Lead 1000V max 1 Pair

DS1307 RTC DIP 8Pin 4Pcs

Arduino Uno R3 Brand NEW

50K Potentiometer 2Pcs

DC Car Connector 12V 1Pc

20K Potentiometer 2Pcs

E13009 High Voltage Transistor TO-220 5Pcs 700V 12A NPN Transistor

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs

Buy local, helps Australian grows,
Offer :


MicroUSB Connector 5Pcs

LM324 Dual Op Amp 5Pcs

Presta Valve Adaptor For Road Bike 2Pcs

Wifi Adapter RTL8188EUS 1Pcs

MicroSD Connector 5Pcs

Electrolityc 4700uF 25V 5Pcs

22pF 500V SMD 5Pcs Hi-Q

10R SMD 3216 10Pcs

47nF 100V SMD 5Pcs 1812

Through Hole Resistor 0.22 Ohm 2W 10 Pieces


Offer :
Buy local , helps Australian grows


10uH 0805 Inductor 5Pcs Made in Japan

Anti Static Wrist Strap 1Pcs

Power Supply Capacitor 1000uF 50V or 3300uF /25V

Motherboard Capacitors 3300uF 10V low ESR

W5100 Ethernet Module Arduino

Brake pad shimano

2GB Kingston DDR2 RAM PC2 6400 for AMD

7812 Regulator Chip 12V TO-220

UC3842B - High Performance Current Mode Controllers

TDA7266 7W+7W Amplifier Module


Offer :


TQFP 32-100Pin 0.5mm and 32-64pin 0.8mm SMD to DIP Adapter 1 Pc

QFN44 and QFN48 to DIP AdapterV1

Probe Lead 1000V max 1 Pair

High Voltage Capacitor 47uF/450V 2 Pcs

MCS51 Development Board 1 Pc

iPhone 3 3in1 Charger 1Pc

Adjustable 555 Timer Module 1 Pc

2N3773 Power Transistor TO-3 16A 160V 2Pcs

TVS Diode P6KE 6.8A 5 Pcs

Alligator Clip 50Cm Various Colors 2Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


Overload Protector 20A 250V 1Pc

Heart Beat Module Sensor 1Pc

ZIF Socket 40 pins 1Pc

Ball switch module for MCU, Arduino,STM32,etc 1Pc

Two Colors LED Module 1Pc

7805 5V Voltage Regulator 10 Pieces

2.54mm Single Row 40 pins Female Header 5Pcs

Red LED Crystal Clear 10Pcs

330uH 3A Power Supply Inductor 2Pcs

10uF Tantalum SMD Capacitor 10Pcs 3216

Relay Module 1Pc

Passive Buzzer Module 1Pc

Avoid Module Sensing 1Pc

IR Emmiting Transmitter Module 1Pc

Linear Hall Module 1Pc

Mini Reed Switch Module 1Pc

Touch Module 1Pc

Rotary encoder Module 1Pc

Joystick XY Module 1Pcs

0.25W Resistor 20Pcs 10K,560 Ohm, 4K7, 1K, 2K2

Temperature And Humidity Module 1Pc

Analog Temperature Module 1Pc

Digital Temperature Module 1Pc

DS1307 RTC Arduino Module

Loud Voice Module 1Pc

Tilt Switch module 1Pc

Temperature 18B20 Module 1Pc

Quiet Voice Module 1Pc

Light Blocking Module 1Pc

Light Dependent Resistor Module 1Pc

Offer :


Lazer transmitter Module 1Pc

LM2596S ADJ DC-DC Step-down module 5V/12V/24V adjustable

0805 Capacitors with various value from 4.7pF to 1uF 10pcs /lot

Blue LED Crystal Clear 10Pcs

SMD RGB LED Module 1Pc

Through Hole Push Button 10Pcs

7 Color Flash Module 1Pc

RGB LED Module 1Pc

Reed Switch Module 1Pc

470uH 3A Power Supply Inductor 1Pcs

Offer :


3300uF 25V Power Capacitor 5Pcs

Electrolityc Capacitors with Multiple Values 0.47uF to 470uF

Small Signal Transistor With Various Value TO-92 Package ,
5Pcs Per Lot

1 Watt Zener Diode with Various Value 5Pcs Per Lot

Green Mylar Capacitor With Various Value 1nF-470nF, 5Pcs Per Lot

KBP307 Diode Rectifier 3A 700V 2100VA Max 2Pcs

Ultrasonic Speaker 2pcs

Low Voltage FET 2N7000 5 Pieces

10 Pieces 2N3904 Transistor

CR2 Battery for Photographer



=========================================
Other items to offer :
Buy local , helps Australian grows


High Voltage Capacitor 560uF 450V 1Pc

Polypropylene Safety Capacitor Various Value 1nF-470nF, 5Pcs Per Lot

3D Printer Heat BlockSet 1Pc

UC3842AN 5 Pcs

Nylon Spacer M3x15 10Pcs

LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

3D Printed Look Keo Cleat Thicker Hook Areas 1pair

High voltage capacitor for switching PSU 6.8uF400V 5pcs

Offer :


2W Power Resistor With Various Value 22R-1M, 5Pcs Per Lot

High Voltage Mylar Capacitor With Various Value 100pnF-22nF, 5Pcs Per Lot 1-3Kv

Power Amplifier Transistor Toshiba C5198 140V 10A

Molex Connector Male 5 Pcs, Various Model from 2 to 5 pins

Grinder Stone With Various Shape 1Pcs

Power Amplifier Transistor Toshiba A1941 140V 10A

Packaging Bubble Padded Plastic Bag Various Size , 5Pcs Per Lot

SMD Power Diode With Various Value M1,M2,etc 10Pcs Per Lot

Resistor 1/2 W 1% With Various Value 20R-1M, 10Pcs Per Lot

HDMI Connector 2Pcs

USB TO SATA Adaptor 1Pc

I2C OLED 1.3” 4 PINS BLUE SH1106 1Pc

LM338 Regulator TO-220 5Pcs

IR2153 SELF-OSCILLATING HALF-BRIDGE DRIVER DIP 8PIN 5Pcs

BF494 HF FM FREQUENCY TRANSISTOR TO-92 5Pcs

MT8870 DIP DTMF Receiver 5Pcs

Crystal 3.579545MHz HC-49-S 5Pcs

Crocodile Clip Multimeter Lead 1m 1Pc

USB ASP Atmel Programmer Blue PCB 1Pc

CD 4017 CMOS chip 2Pcs

High Voltage Capacitor 82uF 400V 2Pcs

ST-Link Blue Cover 1Pc

DIY TDA7297 Stereo 15+15W Amplifier Kit 1pc

Socket 32 PinsTQFN 2Pcs

HDMI to VGA Converter 1Pc



=========================================
Other items to offer :
Buy local , helps Australian grows


LCD128x64 1pc blue V1

LCD128x64 1pc blue V2

LCD1602 1pc green

LCD20x04 Green 1pc

Heatsink TO220 1Pc

==LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

Arduino Uno R3 Brand NEW

High voltage capacitor for switching PSU 6.8uF400V 5pcs

DIY 4017 555 Running LED Kit PCB

Banana Test Lead Gold Plate 1Pc

Potentiometer 500K B 2Pcs

GPS Module Neo 6M 1Pc

BTA16-600 TRIAC 5Pcs

2 Pieces 33uH 5A Inductor

CD4011BE 5Pcs

ST VIPER22A 8pin DIP 5Pcs

USB TO SATA Adaptor 1Pc

74LS00 2Pcs TTL NAND Gates Logic Chip

Buy local, helps Australian grows,
Offer :


Data Transceiver 433MHz 1Pair

JTAG Switcher 1Pc

PIC16F877A DIP40 2Pcs

ESP8266 Wifi Module

12V 40W 3D Printer heater element 1Pc

Heater 220V 180W Band Heater 35x55mm 1Pc

Arm Warmer Mavic XL-Yellow Black 1Pair

Lipo Polymer Lithium Battery 3.7V 2000mAH-103450 1Pc

Sprocket Single Speed 12T 1Pc Thread Inner d=34mm

High Voltage Capacitor 560uF 450V V2 1Pc

AT89C2051 DIP20 5Pcs

24C16 DIP8 9Pcs Flash Memory Chip

XR2206CP Kit with casing 1Pc

12x6.35 Flexible CNC Coupler- Alumunium 1Pc

2000W TRIAC AC Motor Speed Controller 1Pc

LCD Module 1.3” Blue I2C OLED SH1106 1Pc

AD9833 Function Generator Module 1Pc

PIC18F4520 DIP40 1Pcs

150W Inverter Module 1Pc

NRF52840 KIT Development Board 1Pc

Design Inverting Op Amp Calculator Visual Basic P1

Analyze
Analyze
Commands     Keyboard shortcuts
Analyze.NavigateBackward     Shift+Alt+3
Analyze.NavigateForward     Shift+Alt+4
Architecture
Architecture
Commands     Keyboard shortcuts
Architecture.NewDiagram     Ctrl+\, Ctrl+N
Build
Build
Commands     Keyboard shortcuts
Build.BuildSelection     Ctrl+B (Visual Studio 2019)
Build.BuildSolution     Ctrl+Shift+B
Build.Cancel     Ctrl+Break
Build.Compile     Ctrl+F7
Build.RunCodeAnalysisonSolution     Alt+F11
Class View context menus
Class View context menus
Commands     Keyboard shortcuts
ClassViewContextMenus.ClassViewMultiselectProjectreferencesItems.Properties     Alt+Enter
Debug
Debug
Commands     Keyboard shortcuts
Debug.ApplyCodeChanges     Alt+F10
Debug.Autos     Ctrl+Alt+V, A
Debug.BreakAll     Ctrl+Alt+Break
Debug.Breakpoints     Ctrl+Alt+B
Debug.CallStack     Ctrl+Alt+C
Debug.DeleteAllBreakpoints     Ctrl+Shift+F9
Debug.DiagnosticsHub.Launch     Alt+F2
Debug.Disassembly     Ctrl+Alt+D
Debug.DOMExplorer     Ctrl+Alt+V, D
Debug.EnableBreakpoint     Ctrl+F9
Debug.Exceptions     Ctrl+Alt+E
Debug.FunctionBreakpoint     Ctrl+K, B (Visual Studio 2019)
Ctrl+B (Visual Studio 2017)
Debug.GoToPreviousCallorIntelliTraceEvent     Ctrl+Shift+F11
Debug.Graphics.StartDiagnostics     Alt+F5
Debug.Immediate     Ctrl+Alt+I
Debug.IntelliTraceCalls     Ctrl+Alt+Y, T
Debug.IntelliTraceEvents     Ctrl+Alt+Y, F
Debug.JavaScriptConsole     Ctrl+Alt+V, C
Debug.Locals     Ctrl+Alt+V, L
Debug.LocationToolbar.ProcessCombo     Ctrl+5
Debug.LocationToolbar.StackFrameCombo     Ctrl+7
Debug.LocationToolbar.ThreadCombo     Ctrl+6
Debug.LocationToolbar.ToggleCurrentThreadFlaggedState     Ctrl+8
Debug.LocationToolbar.ToggleFlaggedThreads     Ctrl+9
Debug.Memory1     Ctrl+Alt+M, 1
Debug.Memory2     Ctrl+Alt+M, 2
Debug.Memory3     Ctrl+Alt+M, 3
Debug.Memory4     Ctrl+Alt+M, 4
Debug.Modules     Ctrl+Alt+U
Debug.ParallelStacks     Ctrl+Shift+D, S
Debug.ParallelWatch1     Ctrl+Shift+D, 1
Debug.ParallelWatch2     Ctrl+Shift+D, 2
Debug.ParallelWatch3     Ctrl+Shift+D, 3
Debug.ParallelWatch4     Ctrl+Shift+D, 4
Debug.Processes     Ctrl+Alt+Z
Debug.QuickWatch     Shift+F9 or Ctrl+Alt+Q
Debug.RefreshWindowsapp     Ctrl+Shift+R
Debug.Registers     Ctrl+Alt+G
Debug.Restart     Ctrl+Shift+F5
Debug.RunToCursor     Ctrl+F10
Debug.SetNextStatement     Ctrl+Shift+F10
Debug.ShowCallStackonCodeMap     Ctrl+Shift+`
Debug.ShowNextStatement     Alt+Num *
Debug.Start     F5
Debug.StartWindowsPhoneApplicationAnalysis     Alt+F1
Debug.StartWithoutDebugging     Ctrl+F5
Debug.StepInto     F11
Debug.StepIntoCurrentProcess     Ctrl+Alt+F11
Debug.StepIntoSpecific     Shift+Alt+F11
Debug.StepOut     Shift+F11
Debug.StepOutCurrentProcess     Ctrl+Shift+Alt+F11
Debug.StepOver     F10 (When debugging: Performs a step over action)
Debug.StepOver     F10 (When not debugging: Starts debugging and stops on the first line of user code)
Debug.StepOverCurrentProcess     Ctrl+Alt+F10
Debug.StopDebugging     Shift+F5
Debug.StopPerformanceAnalysis     Shift+Alt+F2
Debug.Tasks     Ctrl+Shift+D, K
Debug.Threads     Ctrl+Alt+H
Debug.ToggleBreakpoint     F9
Debug.ToggleDisassembly     Ctrl+F11
Debug.Watch1     Ctrl+Alt+W, 1
Debug.Watch2     Ctrl+Alt+W, 2
Debug.Watch3     Ctrl+Alt+W, 3
Debug.Watch4     Ctrl+Alt+W, 4
Debugger context menus
Debugger context menus
Commands     Keyboard shortcuts
DebuggerContextMenus.BreakpointsWindow.Delete     Alt+F9, D
DebuggerContextMenus.BreakpointsWindow.GoToDisassembly     Alt+F9, A
DebuggerContextMenus.BreakpointsWindow.GoToSourceCode     Alt+F9, S
Diagnostics Hub
Diagnostics Hub
Command     Keyboard shortcut
DiagnosticsHub.StopCollection     Ctrl+Alt+F2
Edit
Edit
Commands     Keyboard shortcuts
Edit.Copy     Ctrl+C

or

Ctrl+Ins
Edit.Cut     Ctrl+X

or

Shift+Delete
Edit.CycleClipboardRing     Ctrl+Shift+V

or

Ctrl+Shift+Ins
Edit.Delete     Delete
Edit.Duplicate     Ctrl+D
Edit.Find     Ctrl+F
Edit.FindAllReferences     Shift+F12
Edit.FindinFiles     Ctrl+Shift+F
Edit.FindNext     F3
Edit.FindNextSelected     Ctrl+F3
Edit.FindPrevious     Shift+F3
Edit.FindPreviousSelected     Ctrl+Shift+F3
Edit.GenerateMethod     Ctrl+K, Ctrl+M
Edit.GoTo     Ctrl+G
Edit.GoToAll     Ctrl+, or Ctrl+T
Edit.GoToDeclaration     Ctrl+F12
Edit.GoToDefinition     F12
Edit.GoToMember     Ctrl+1, Ctrl+M or Ctrl+1, M or Alt+\
Edit.GoToNextLocation     F8 (Next error in Error List or Output window)
Edit.GoToPrevLocation     Shift+F8 (Previous error in Error List or Output window)
Edit.InsertSnippet     Ctrl+K, Ctrl+X
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlDownGrid     Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlLeftGrid     Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlRightGrid     Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.MoveControlUpGrid     Up Arrow
Edit.NextBookmark     Ctrl+K, Ctrl+N
Edit.NextBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+N
Edit.OpenFile     Ctrl+Shift+G (Opens the file name under the cursor)
Edit.Paste     Ctrl+V

or

Shift+Ins
Edit.PreviousBookmark     Ctrl+K, Ctrl+P
Edit.PreviousBookmarkInFolder     Ctrl+Shift+K, Ctrl+Shift+P
Edit.QuickFindSymbol     Shift+Alt+F12
Edit.Redo     Ctrl+Y

or

Ctrl+Shift+Z

or

Shift+Alt+Backspace
Edit.RefreshRemoteReferences     Ctrl+Shift+J
Edit.Replace     Ctrl+H
Edit.ReplaceinFiles     Ctrl+Shift+H
Edit.SelectAll     Ctrl+A
Edit.SelectNextControl     Tab
Edit.SelectPreviousControl     Shift+Tab
Edit.ShowTileGrid     Enter
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlDownGrid     Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlLeftGrid     Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlRightGrid     Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.SizeControlUpGrid     Shift+Up Arrow
Edit.StopSearch     Alt+F3, S
Edit.SurroundWith     Ctrl+K, Ctrl+S
Edit.Undo     Ctrl+Z

or

Alt+Backspace
Editor context menus
Editor context menus
Commands     Keyboard shortcuts
EditorContextMenus.CodeWindow.Breakpoint.BreakpointEditlabels     Alt+F9, L
EditorContextMenus.CodeWindow.CodeMap.ShowItem     Ctrl+`
EditorContextMenus.CodeWindow.Execute     Ctrl+Alt+F5
EditorContextMenus.CodeWindow.GoToView     Ctrl+M, Ctrl+G
EditorContextMenus.CodeWindow.ToggleHeaderCodeFile     Ctrl+K, Ctrl+O (letter 'O')
EditorContextMenus.CodeWindow.ViewCallHierarchy     Ctrl+K, Ctrl+T

or

Ctrl+K, T
File
File
Commands     Keyboard shortcuts
File.Exit     Alt+F4
File.NewFile     Ctrl+N
File.NewProject     Ctrl+Shift+N
File.NewWebSite     Shift+Alt+N
File.OpenFile     Ctrl+O (letter 'O')
File.OpenProject     Ctrl+Shift+O (letter 'O')
File.OpenWebSite     Shift+Alt+O (letter 'O')
File.Print     Ctrl+P
File.SaveAll     Ctrl+Shift+S
File.SaveSelectedItems     Ctrl+S
File.ViewinBrowser     Ctrl+Shift+W
Help
Help
Commands     Keyboard shortcuts
Help.AddandRemoveHelpContent     Ctrl+Alt+F1
Help.F1Help     F1
Help.ViewHelp     Ctrl+F1
Help.WindowHelp     Shift+F1
Load test
Load test
Command     Keyboard shortcut
LoadTest.JumpToCounterPane     Ctrl+R, Q
Other context menus
Other context menus
Command     Keyboard shortcut
OtherContextMenus.MicrosoftDataEntityDesignContext.AddNewDiagram     Insert
Project
Project
Commands     Keyboard shortcuts
Project.AddExistingItem     Shift+Alt+A
Project.AddNewItem     Ctrl+Shift+A
Project.ClassWizard     Ctrl+Shift+X
Project.Override     Ctrl+Alt+Ins
Project.Previewchanges     Alt+; then Alt+C
Project.Publishselectedfiles     Alt+; then Alt+P
Project.Replaceselectedfilesfromserver     Alt+; then Alt+R
Project and solution context menus
Project and solution context menus
Commands     Keyboard shortcuts
ProjectandSolutionContextMenus.Item.MoveDown     Alt+Down Arrow
ProjectandSolutionContextMenus.Item.MoveUp     Alt+Up Arrow
Refactor
Refactor
Commands     Keyboard shortcuts
Refactor.EncapsulateField     Ctrl+R, Ctrl+E
Refactor.ExtractInterface     Ctrl+R, Ctrl+I
Refactor.ExtractMethod     Ctrl+R, Ctrl+M
Refactor.RemoveParameters     Ctrl+R, Ctrl+V
Refactor.Rename     Ctrl+R, Ctrl+R
Refactor.ReorderParameters     Ctrl+R, Ctrl+O (letter 'O')
Solution Explorer
Solution Explorer
Commands     Keyboard shortcuts
SolutionExplorer.OpenFilesFilter     Ctrl+[, O (letter 'O')

or

Ctrl+[, Ctrl+O (letter 'O')
SolutionExplorer.PendingChangesFilter     Ctrl+[, P

or

Ctrl+[, Ctrl+P
SolutionExplorer.SyncWithActiveDocument     Ctrl+[, S

or

Ctrl+[, Ctrl+S
Team
Team
Commands     Keyboard shortcuts
Team.Git.GoToGitBranches     Ctrl+0 (zero), Ctrl+N

or

Ctrl+0, N
Team.Git.GoToGitChanges     Ctrl+0 (zero), Ctrl+G

or

Ctrl+0, G
Team.Git.GoToGitCommits     Ctrl+0 (zero), Ctrl+O (letter 'O')

or

Ctrl+0, O
Team.TeamExplorerSearch     Ctrl+'
Team Foundation context menus
Team Foundation context menus
Commands     Keyboard shortcuts
TeamFoundationContextMenus.Commands.GoToBuilds     Ctrl+0 (zero), Ctrl+B

or

Ctrl+0, B
TeamFoundationContextMenus.Commands.GoToConnect     Ctrl+0 (zero), Ctrl+C

or

Ctrl+0, C
TeamFoundationContextMenus.Commands.GoToDocuments     Ctrl+0 (zero), Ctrl+D

or

Ctrl+0, D
TeamFoundationContextMenus.Commands.GoToHome     Ctrl+0 (zero), Ctrl+H

or

Ctrl+0, H
TeamFoundationContextMenus.Commands.GoToMyWork     Ctrl+0 (zero), Ctrl+M

or

Ctrl+0, M
TeamFoundationContextMenus.Commands.GoToPendingChanges     Ctrl+0 (zero), Ctrl+P

or

Ctrl+0, P
TeamFoundationContextMenus.Commands.GoToReports     Ctrl+0 (zero), Ctrl+R

or

Ctrl+0, R
TeamFoundationContextMenus.Commands.GoToSettings     Ctrl+0 (zero), Ctrl+S

or

Ctrl+0, S
TeamFoundationContextMenus.Commands.GoToWebAccess     Ctrl+0 (zero), Ctrl+A

or

Ctrl+0, A
TeamFoundationContextMenus.Commands.GoToWorkItems     Ctrl+0 (zero), Ctrl+W

or

Ctrl+0, W
Test
Test
Commands     Keyboard shortcuts
Test.UseCodedUITestBuilder     Ctrl+\, Ctrl+C
Test.UseExistingActionRecording     Ctrl+\, Ctrl+A
Test Explorer
Commands     Keyboard shortcuts
TestExplorer.DebugAllTests     Ctrl+R, Ctrl+A
TestExplorer.DebugAllTestsInContext     Ctrl+R, Ctrl+T
TestExplorer.DebugLastRun     Ctrl+R, D
TestExplorer.RepeatLastRun     Ctrl+R, L
TestExplorer.RunAllTests     Ctrl+R, A
TestExplorer.RunAllTestsInContext     Ctrl+R, T
TestExplorer.ShowTestExplorer     Ctrl+E, T
LiveUnitTesting.OpenTab     Ctrl+E, L
Test.CodeCoverageResults     Ctrl+E, C
Tools
Commands     Keyboard shortcuts
Tools.AttachtoProcess     Ctrl+Alt+P
Tools.CodeSnippetsManager     Ctrl+K, Ctrl+B
Tools.ForceGC     Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12
View
Commands     Keyboard shortcuts
View.AllWindows     Shift+Alt+M
View.ArchitectureExplorer     Ctrl+\, Ctrl+R
View.Backward     Alt+Left Arrow (Functions differently from View.NavigateBackward in Text Editor)
View.BookmarkWindow     Ctrl+K, Ctrl+W
View.BrowseNext     Ctrl+Shift+1
View.BrowsePrevious     Ctrl+Shift+2
View.CallHierarchy     Ctrl+Alt+K
View.ClassView     Ctrl+Shift+C
View.ClassViewGoToSearchCombo     Ctrl+K, Ctrl+V
View.CodeDefinitionWindow     Ctrl+\, D

or

Ctrl+\, Ctrl+D
View.CommandWindow     Ctrl+Alt+A
View.DataSources     Shift+Alt+D
View.DocumentOutline     Ctrl+Alt+T
View.EditLabel     F2
View.ErrorList     Ctrl+\, E

or

Ctrl+\, Ctrl+E
View.F#Interactive     Ctrl+Alt+F
View.FindSymbolResults     Ctrl+Alt+F12
View.Forward     Alt+Right Arrow (Functions differently from View.NavigateForward in Text Editor)
View.ForwardBrowseContext     Ctrl+Shift+7
View.FullScreen     Shift+Alt+Enter
View.NavigateBackward     Ctrl+-
View.NavigateForward     Ctrl+Shift+-
View.NextError     Ctrl+Shift+F12
View.Notifications     Ctrl+W, N

or

Ctrl+W, Ctrl+N
View.ObjectBrowser     Ctrl+Alt+J
View.ObjectBrowserGoToSearchCombo     Ctrl+K, Ctrl+R
View.Output     Ctrl+Alt+O (letter 'O')
View.PopBrowseContext     Ctrl+Shift+8 (C++ only)
View.PropertiesWindow     F4
View.PropertyPages     Shift+F4
View.ResourceView     Ctrl+Shift+E
View.ServerExplorer     Ctrl+Alt+S
View.ShowSmartTag     Shift+Alt+F10

or

Ctrl+.
View.SolutionExplorer     Ctrl+Alt+L
View.SQLServerObjectExplorer     Ctrl+\, Ctrl+S
View.TaskList     Ctrl+\, T

or

Ctrl+\, Ctrl+T
View.TfsTeamExplorer     Ctrl+\, Ctrl+M
View.Toolbox     Ctrl+Alt+X
View.UMLModelExplorer     Ctrl+\, Ctrl+U
View.ViewCode     F7
View.ViewDesigner     Shift+F7
View.WebBrowser     Ctrl+Alt+R
View.ZoomIn     Ctrl+Shift+.
View.ZoomOut     Ctrl+Shift+,
TestExplorer.ShowTestExplorer     Ctrl+E, T
Window
Commands     Keyboard shortcuts
Window.ActivateDocumentWindow     Esc
Window.AddTabtoSelection     Ctrl+Shift+Alt+Space
Window.CloseDocumentWindow     Ctrl+F4
Window.CloseToolWindow     Shift+Esc
Window.KeepTabOpen     Ctrl+Alt+Home
Window.MovetoNavigationBar     Ctrl+F2
Window.NextDocumentWindow     Ctrl+F6
Window.NextDocumentWindowNav     Ctrl+Tab
Window.NextPane     Alt+F6
Window.NextSplitPane     F6
Window.NextTab     Ctrl+Alt+PgDn

or

Ctrl+PgDn
Window.NextTabandAddtoSelection     Ctrl+Shift+Alt+PgDn
Window.NextToolWindowNav     Alt+F7
Window.PreviousDocumentWindow     Ctrl+Shift+F6
Window.PreviousDocumentWindowNav     Ctrl+Shift+Tab
Window.PreviousPane     Shift+Alt+F6
Window.PreviousSplitPane     Shift+F6
Window.PreviousTab     Ctrl+Alt+PgUp

or

Ctrl+PgUp
Window.PreviousTabandAddtoSelection     Ctrl+Shift+Alt+PgUp
Window.PreviousToolWindowNav     Shift+Alt+F7
Window.QuickLaunch     Ctrl+Q
Window.QuickLaunchPreviousCategory     Ctrl+Shift+Q
Window.ShowDockMenu     Alt+-
Window.ShowEzMDIFileList     Ctrl+Alt+Down Arrow
Window.SolutionExplorerSearch     Ctrl+;
Window.WindowSearch     Alt+`
Azure
Commands     Keyboard shortcuts
WindowsAzure.RetryMobileServiceScriptOperation     Ctrl+Num *, Ctrl+R
WindowsAzure.ShowMobileServiceScriptErrorDetails     Ctrl+Num *, Ctrl+D
ADO.NET Entity Data Model Designer
Commands     Keyboard shortcuts
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down     Alt+Down Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down5     Alt+PgDn
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToBottom     Alt+End
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToTop     Alt+Home
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up     Alt+Up Arrow
OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up5     Alt+PgUp
OtherContextMenus.MicrosoftDataEntityDesignContext.Refactor.Rename     Ctrl+R, R
OtherContextMenus.MicrosoftDataEntityDesignContext.RemovefromDiagram     Shift+Del
View.EntityDataModelBrowser     Ctrl+1
View.EntityDataModelMappingDetails     Ctrl+2
Class diagram
Commands     Keyboard shortcuts
ClassDiagram.Collapse     Num -
ClassDiagram.Expand     Num +
Edit.Delete     Ctrl+Del
Edit.ExpandCollapseBaseTypeList     Shift+Alt+B
Edit.NavigateToLollipop     Shift+Alt+L
Edit.RemovefromDiagram     Delete
View.ViewCode     Enter
Coded UI Test Editor
Commands     Keyboard shortcuts
OtherContextMenus.UITestEditorContextMenu.CopyReferencetoClipboard     Ctrl+C
OtherContextMenus.UITestEditorContextMenu.InsertDelayBefore     Ctrl+Alt+D
OtherContextMenus.UITestEditorContextMenu.LocateAll     Shift+Alt+L
OtherContextMenus.UITestEditorContextMenu.LocatetheUIControl     Ctrl+Shift+L
OtherContextMenus.UITestEditorContextMenu.Movecode     Ctrl+Alt+C
OtherContextMenus.UITestEditorContextMenu.Splitintoanewmethod     Ctrl+Shift+T
DataSet Editor
Commands     Keyboard shortcuts
OtherContextMenus.ColumnContext.InsertColumn     Insert
OtherContextMenus.DbTableContext.Add.Column     Ctrl+L
Difference Viewer
Commands     Keyboard shortcuts
Diff.IgnoreTrimWhitespace     Ctrl+\, Ctrl+Spacebar
Diff.InlineView     Ctrl+\, Ctrl+1
Diff.LeftOnlyView     Ctrl+\, Ctrl+3
Diff.NextDifference     F8
Diff.PreviousDifference     Shift+F8
Diff.RightOnlyView     Ctrl+\, Ctrl+4
Diff.SideBySideView     Ctrl+\, Ctrl+2
Diff.SwitchBetweenLeftAndRight     Ctrl+\, Ctrl+Tab
Diff.SynchronizeViewToggle     Ctrl+\, Ctrl+Down Arrow
EditorContextMenus.CodeWindow.AddComment     Ctrl+Shift+K
EditorContextMenus.CodeWindow.EditLocalFile     Ctrl+Shift+P
DOM Explorer
Commands     Keyboard shortcuts
DOMExplorer.Refresh     F5
DOMExplorer.SelectElement     Ctrl+B
DOMExplorer.ShowLayout     Ctrl+Shift+I
F# interactive
Command     Keyboard shortcut
OtherContextMenus.FSIConsoleContext.CancelInteractiveEvaluation     Ctrl+Break
Graph Document Editor
Commands     Keyboard shortcuts
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Add.AddNode     Insert
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.BothDependencies     B
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.IncomingDependencies     I
ArchitectureContextMenus.DirectedGraphContextMenu.Advanced.Select.OutgoingDependencies     O
ArchitectureContextMenus.DirectedGraphContextMenu.NewComment     Ctrl+Shift+K

or

Ctrl+E, C
ArchitectureContextMenus.DirectedGraphContextMenu.Remove     Delete
ArchitectureContextMenus.DirectedGraphContextMenu.Rename     F2
Graphics diagnostics
Commands     Keyboard shortcuts
Debug.Graphics.CaptureFrame     None
Graphics.MovePixelSelectionDown     Shift+Alt+Down Arrow
Graphics.MovePixelSelectionLeft     Shift+Alt+Left Arrow
Graphics.MovePixelSelectionRight     Shift+Alt+Right Arrow
Graphics.MovePixelSelectionUp     Shift+Alt+Up Arrow
Graphics.ZoomToActualSize     Shift+Alt+0 (zero)
Graphics.ZoomToFitInWindow     Shift+Alt+9
Graphics.ZoomIn     Shift+Alt+=
Graphics.ZoomOut     Shift+Alt+-
HTML Editor
Command     Keyboard shortcut
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
HTML Editor Design View
Commands     Keyboard shortcuts
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Format.Bold     Ctrl+B
Format.ConverttoHyperlink     Ctrl+L
Format.InsertBookmark     Ctrl+Shift+L
Format.Italic     Ctrl+I
Format.Underline     Ctrl+U
Project.AddContentPage     Ctrl+M, Ctrl+C
Table.ColumntotheLeft     Ctrl+Alt+Left Arrow
Table.ColumntotheRight     Ctrl+Alt+Right Arrow
Table.RowAbove     Ctrl+Alt+Up Arrow
Table.RowBelow     Ctrl+Alt+Down Arrow
View.ASP.NETNonvisualControls     Ctrl+Shift+N
View.EditMaster     Ctrl+M, Ctrl+M
View.NextView     Ctrl+PgDn
View.ShowSmartTag     Shift+Alt+F10
View.ViewMarkup     Shift+F7
Window.PreviousTab     Ctrl+PgUp
HTML Editor Source View
Commands     Keyboard shortcuts
OtherContextMenus.HTMLContext.GoToController     Ctrl+M, Ctrl+G
View.NextView     Ctrl+PgDn
View.SynchronizeViews     Ctrl+Shift+Y
View.ViewDesigner     Shift+F7
Window.PreviousTab     Ctrl+PgUp
Layer diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Delete
Managed Resources Editor
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.Remove     Delete
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Escape
Resources.Audio     Ctrl+4
Resources.Files     Ctrl+5
Resources.Icons     Ctrl+3
Resources.Images     Ctrl+2
Resources.Other     Ctrl+6
Resources.Strings     Ctrl+1
Merge Editor window
Commands     Keyboard shortcuts
TeamFoundationContextMenus.MergeContextMenu.SetFocusonLeftWindow     Alt+1
TeamFoundationContextMenus.MergeContextMenu.SetFocusonResultWindow     Alt+2
TeamFoundationContextMenus.MergeContextMenu.SetFocusonRightWindow     Alt+3
Microsoft SQL Server Data Tools, Schema Compare
Commands     Keyboard shortcuts
SQL.SSDTSchemaCompareCompare     Shift+Alt+C
SQL.SSDTSchemaCompareGenerateScript     Shift+Alt+G
SQL.SSDTSchemaCompareNextChange     Shift+Alt+.
SQL.SSDTSchemaComparePreviousChange     Shift+Alt+,
SQL.SSDTSchemaCompareStop     Alt+Break
SQL.SSDTSchemaCompareWriteUpdates     Shift+Alt+U
Microsoft SQL Server Data Tools, Table Designer
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
ViewFileInScriptPanel     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL Editor
Commands     Keyboard shortcuts
CommitAllEdits     Shift+Alt+U
SQL.ExecuteWithDebugger     Alt+F5
SQL.ExpandWildcards     Ctrl+R, E

or

Ctrl+R, Ctrl+E
SQL.FullyqualifyNames     Ctrl+R, Q

or

Ctrl+R, Ctrl+Q
SQL.MovetoSchema     Ctrl+R, M

or

Ctrl+R, Ctrl+M
SQL.Rename     F2

or

Ctrl+R, R

or

Ctrl+R, Ctrl+R
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Microsoft SQL Server Data Tools, T-SQL PDW Editor
Commands     Keyboard shortcuts
SQL.TSqlEditorCancelQuery     Alt+Break
SQL.TSqlEditorExecuteQuery     Ctrl+Shift+E
SQL.TSqlEditorResultsAsFile     Ctrl+D, F
SQL.TSqlEditorResultsAsGrid     Ctrl+D, G
SQL.TSqlEditorResultsAsText     Ctrl+D, T
SQL.TSqlEditorShowEstimatedPlan     Ctrl+D, E
SQL.TSqlEditorToggleExecutionPlan     Ctrl+D, A
SQL.TSqlEditorToggleResultsPane     Ctrl+D, R
TSqlEditorCloneQuery     Ctrl+Alt+N
TSqlEditorDatabaseCombo     Shift+Alt+PgDn
Page Inspector
Command     Keyboard shortcut
PageInspector.Minimize     F12
Query Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Query results
Commands     Keyboard shortcuts
SQL.QueryResultsNewRow     Alt+End
SQL.QueryResultsRefresh     Shift+Alt+R
SQL.QueryResultsStop     Alt+Break
Report Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Esc
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
View.ReportData     Ctrl+Alt+D
Sequence diagram
Commands     Keyboard shortcuts
ArchitectureDesigner.Sequence.NavigateToCode     F12
Edit.Delete     Shift+Del
Settings Designer
Commands     Keyboard shortcuts
Edit.EditCell     F2
Edit.RemoveRow     Ctrl+Delete
Edit.SelectionCancel     Esc
View.ViewCode     F7
Solution Explorer
Command     Keyboard shortcut
ClassViewContextMenus.ClassViewProject.View.ViewinPageInspector     Ctrl+K, Ctrl+G
Team Explorer
Command     Keyboard Shortcut
Edit.Delete     Delete
File.Rename     F2
TeamFoundationContextMenus.Commands.GoToTeamExplorerNavigation     Alt+Home
TeamFoundationContextMenus.Commands.GoToTeamExplorerNextSectionContent     Alt+Down Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerPageContent     Alt+0 (zero)
TeamFoundationContextMenus.Commands.GoToTeamExplorerPreviousSectionContent     Alt+Up Arrow
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection1Content     Alt+1
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection2Content     Alt+2
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection3Content     Alt+3
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection4Content     Alt+4
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection5Content     Alt+5
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection6Content     Alt+6
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection7Content     Alt+7
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection8Content     Alt+8
TeamFoundationContextMenus.Commands.GoToTeamExplorerSection9Content     Alt+9
TeamFoundationContextMenus.Commands.TeamExplorerNavigateBackward     Alt+Left Arrow
TeamFoundationContextMenus.Commands.TeamExplorerNavigateForward     Alt+Right Arrow
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageCreateCopyWI     Shift+Alt+C
TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI     Shift+Alt+L
View.Refresh     F5
Test Explorer
Command     Keyboard shortcut
TestExplorer.OpenTest     F12
Text Editor
Commands     Keyboard shortcuts
Edit.BreakLine     Enter

or

Shift+Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharLeftExtendColumn     Shift+Alt+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.CharRightExtendColumn     Shift+Alt+Right Arrow
Edit.ClearBookmarks     Ctrl+K, Ctrl+L
Edit.CollapseAllOutlining     Ctrl+M, Ctrl+A
Edit.CollapseCurrentRegion     Ctrl+M, Ctrl+S
Edit.CollapseTag     Ctrl+M, Ctrl+T
Edit.CollapseToDefinitions     Ctrl+M, Ctrl+O (letter 'O')
Edit.ContractSelection     Shift+Alt+-
Edit.CommentSelection     Ctrl+K, Ctrl+C
Edit.CompleteWord     Ctrl+Space

or

Alt+Right Arrow
Edit.CopyParameterTip     Ctrl+Shift+Alt+C
Edit.DecreaseFilterLevel     Alt+,
Edit.DeleteBackwards     Backspace

or

Shift+Bkspce
Edit.DeleteHorizontalWhiteSpace     Ctrl+K, Ctrl+\
Edit.DocumentEnd     Ctrl+End
Edit.DocumentEndExtend     Ctrl+Shift+End
Edit.DocumentStart     Ctrl+Home
Edit.DocumentStartExtend     Ctrl+Shift+Home
Edit.ExpandAllOutlining     Ctrl+M, Ctrl+X
Edit.ExpandCurrentRegion     Ctrl+M, Ctrl+E
Edit.ExpandSelection     Shift+Alt+=
Edit.ExpandSelectiontoContainingBlock     Shift+Alt+]
Edit.FormatDocument     Ctrl+K, Ctrl+D
Edit.FormatSelection     Ctrl+K, Ctrl+F
Edit.GotoAll     Ctrl+T

or

Ctrl+,
Edit.GotoBrace     Ctrl+]
Edit.GotoBraceExtend     Ctrl+Shift+]
Edit.GotoRecent     Ctrl+T,R
Edit.GotoNextIssueinFile     Alt+PgDn
Edit.GotoPreviousIssueinFile     Alt+PgUp
Edit.HideSelection     Ctrl+M, Ctrl+H
Edit.IncreaseFilterLevel     Alt+.
Edit.IncrementalSearch     Ctrl+I
Edit.InsertCaretsatAllMatching     Shift+Alt+;
Edit.InsertNextMatchingCaret     Shift+Alt+.
Edit.InsertTab     Tab
Edit.LineCut     Ctrl+L
Edit.LineDelete     Ctrl+Shift+L
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Down Arrow
Edit.LineDownExtendColumn     Shift+Alt+Down Arrow
Edit.LineEnd     End
Edit.LineEndExtend     Shift+End
Edit.LineEndExtendColumn     Shift+Alt+End
Edit.LineOpenAbove     Ctrl+Enter
Edit.LineOpenBelow     Ctrl+Shift+Enter
Edit.LineStart     Home
Edit.LineStartExtend     Shift+Home
Edit.LineStartExtendColumn     Shift+Alt+Home
Edit.LineTranspose     Shift+Alt+T
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Up Arrow
Edit.LineUpExtendColumn     Shift+Alt+Up Arrow
Edit.ListMembers     Ctrl+J
Edit.MakeLowercase     Ctrl+U
Edit.MakeUppercase     Ctrl+Shift+U
Edit.MoveSelectedLinesDown     Alt+Down Arrow
Edit.MoveSelectedLinesUp     Alt+Up Arrow
Edit.NextHighlightedReference     Ctrl+Shift+Down Arrow
Edit.OvertypeMode     Insert
Edit.PageDown     PgDn
Edit.PageDownExtend     Shift+PgDn
Edit.PageUp     PgUp
Edit.PageUpExtend     Shift+PgUp
Edit.ParameterInfo     Ctrl+Shift+Spacebar
Edit.PasteParameterTip     Ctrl+Shift+Alt+P
Edit.PeekBackward     Ctrl+Alt+-
Edit.PeekDefinition     Alt+F12
Edit.PeekForward     Ctrl+Alt+=
Edit.PreviousHighlightedReference     Ctrl+Shift+Up Arrow
Edit.QuickInfo     Ctrl+K, Ctrl+I
Edit.ReverseIncrementalSearch     Ctrl+Shift+I
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SelectCurrentWord     Ctrl+W
Edit.SelectionCancel     Escape
Edit.SelectToLastGoBack     Ctrl+=
Edit.ShowCodeLensMenu     Ctrl+K, Ctrl+`
Edit.ShowNavigateMenu     Alt+`
Edit.StopHidingCurrent     Ctrl+M, Ctrl+U
Edit.StopOutlining     Ctrl+M, Ctrl+P
Edit.SwapAnchor     Ctrl+K, Ctrl+A
Edit.TabLeft     Shift+Tab
Edit.ToggleAllOutlining     Ctrl+M, Ctrl+L
Edit.ToggleBookmark     Ctrl+K, Ctrl+K
Edit.ToggleCompletionMode     Ctrl+Alt+Space
Edit.ToggleOutliningExpansion     Ctrl+M, Ctrl+M
Edit.ToggleTaskListShortcut     Ctrl+K, Ctrl+H
Edit.ToggleWordWrap     Ctrl+E, Ctrl+W
Edit.UncommentSelection     Ctrl+K, Ctrl+U
Edit.ViewBottom     Ctrl+PgDn
Edit.ViewBottomExtend     Ctrl+Shift+PgDn
Edit.ViewTop     Ctrl+PgUp
Edit.ViewTopExtend     Ctrl+Shift+PgUp
Edit.ViewWhiteSpace     Ctrl+R, Ctrl+W
Edit.WordDeleteToEnd     Ctrl+Delete
Edit.WordDeleteToStart     Ctrl+Backspace
Edit.WordNext     Ctrl+Right Arrow
Edit.WordNextExtend     Ctrl+Shift+Right Arrow
Edit.WordNextExtendColumn     Ctrl+Shift+Alt+Right Arrow
Edit.WordPrevious     Ctrl+Left Arrow
Edit.WordPreviousExtend     Ctrl+Shift+Left Arrow
Edit.WordPreviousExtendColumn     Ctrl+Shift+Alt+Left Arrow
Edit.WordTranspose     Ctrl+Shift+T
EditorContextMenus.CodeWindow.ExecuteInInteractive     Alt+Enter
EditorContextMenus.CodeWindow.ExecuteLineInInteractive     Alt+'
OtherContextMenus.HTMLContext.ViewinPageInspector     Ctrl+K, Ctrl+G
TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion     Alt+PgDn
TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion     Alt+PgUp
UML activity diagram
Command     Keyboard shortcut
Edit.Delete     Shift+Del
UML class diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML component diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
UML use case diagram
Command     Keyboard shortcut
Edit.DeleteFromModel     Shift+Del
VC Accelerator Editor
Commands     Keyboard shortcuts
Edit.NewAccelerator     Insert
Edit.NextKeyTyped     Ctrl+W
VC Dialog Editor
Commands     Keyboard shortcuts
Edit.MoveControlDown     Down Arrow
Edit.MoveControlLeft     Left Arrow
Edit.MoveControlRight     Right Arrow
Edit.MoveControlUp     Up Arrow
Edit.ScrollColumnLeft     Ctrl+Left Arrow
Edit.ScrollColumnRight     Ctrl+Right Arrow
Edit.ScrollLineDown     Ctrl+Down Arrow
Edit.ScrollLineUp     Ctrl+Up Arrow
Edit.SizeControlDown     Shift+Down Arrow
Edit.SizeControlLeft     Shift+Left Arrow
Edit.SizeControlRight     Shift+Right Arrow
Edit.SizeControlUp     Shift+Up Arrow
Format.AlignBottoms     Ctrl+Shift+Down Arrow
Format.AlignCenters     Shift+F9
Format.AlignLefts     Ctrl+Shift+Left Arrow
Format.AlignMiddles     F9
Format.AlignRights     Ctrl+Shift+Right Arrow
Format.AlignTops     Ctrl+Shift+Up Arrow
Format.ButtonBottom     Ctrl+B
Format.ButtonRight     Ctrl+R
Format.CenterHorizontal     Ctrl+Shift+F9
Format.CenterVertical     Ctrl+F9
Format.CheckMnemonics     Ctrl+M
Format.SizetoContent     Shift+F7
Format.SpaceAcross     Alt+Right Arrow

or

Alt+Left Arrow
Format.SpaceDown     Alt+Up Arrow

or

Alt+Down Arrow
Format.TabOrder     Ctrl+D
Format.TestDialog     Ctrl+T
Format.ToggleGuides     Ctrl+G
VC Image Editor
Commands     Keyboard shortcuts
Image.AirbrushTool     Ctrl+A
Image.BrushTool     Ctrl+B
Image.CopyandOutlineSelection     Ctrl+Shift+U
Image.DrawOpaque     Ctrl+J
Image.EllipseTool     Alt+P
Image.EraseTool     Ctrl+Shift+I
Image.FilledEllipseTool     Ctrl+Shift+Alt+P
Image.FilledRectangleTool     Ctrl+Shift+Alt+R
Image.FilledRoundedRectangleTool     Ctrl+Shift+Alt+W
Image.FillTool     Ctrl+F
Image.FlipHorizontal     Ctrl+H
Image.FlipVertical     Shift+Alt+H
Image.LargerBrush     Ctrl+=
Image.LineTool     Ctrl+L
Image.MagnificationTool     Ctrl+M
Image.Magnify     Ctrl+Shift+M
Image.NewImageType     Insert
Image.NextColor     Ctrl+]

or

Ctrl+Right Arrow
Image.NextRightColor     Ctrl+Shift+]

or

Ctrl+Shift+Right Arrow
Image.OutlinedEllipseTool     Shift+Alt+P
Image.OutlinedRectangleTool     Shift+Alt+R
Image.OutlinedRoundedRectangleTool     Shift+Alt+W
Image.PencilTool     Ctrl+I
Image.PreviousColor     Ctrl+[

or

Ctrl+Left Arrow
Image.PreviousRightColor     Ctrl+Shift+[

or

Ctrl+Shift+Left Arrow
Image.RectangleSelectionTool     Shift+Alt+S
Image.RectangleTool     Alt+R
Image.Rotate90Degrees     Ctrl+Shift+H
Image.RoundedRectangleTool     Alt+W
Image.ShowGrid     Ctrl+Alt+S
Image.ShowTileGrid     Ctrl+Shift+Alt+S
Image.SmallBrush     Ctrl+.
Image.SmallerBrush     Ctrl+-
Image.TextTool     Ctrl+T
Image.UseSelectionasBrush     Ctrl+U
Image.ZoomIn     Ctrl+Shift+.

or

Ctrl+Up Arrow
Image.ZoomOut     Ctrl+Shift+,

or

Ctrl+Down Arrow
VC String Editor
Command     Keyboard shortcut
Edit.NewString     Insert
View Designer
Commands     Keyboard shortcuts
QueryDesigner.CancelRetrievingData     Ctrl+T
QueryDesigner.Criteria     Ctrl+2
QueryDesigner.Diagram     Ctrl+1
QueryDesigner.ExecuteSQL     Ctrl+R
QueryDesigner.GotoRow     Ctrl+G
QueryDesigner.JoinMode     Ctrl+Shift+J
QueryDesigner.Results     Ctrl+4
QueryDesigner.SQL     Ctrl+3
Visual Studio
Command     Keyboard shortcut
OtherContextMenus.ORDesignerContext.HideMethodsPane     Ctrl+1
Windows Forms Designer
Commands     Keyboard shortcuts
Edit.BreakLine     Enter
Edit.CharLeft     Left Arrow
Edit.CharLeftExtend     Shift+Left Arrow
Edit.CharRight     Right Arrow
Edit.CharRightExtend     Shift+Right Arrow
Edit.DocumentEnd     End
Edit.DocumentEndExtend     Shift+End
Edit.DocumentStart     Home
Edit.DocumentStartExtend     Shift+Home
Edit.InsertTab     Tab
Edit.LineDown     Down Arrow
Edit.LineDownExtend     Shift+Up Arrow
Edit.LineUp     Up Arrow
Edit.LineUpExtend     Shift+Down Arrow
Edit.MoveControlDown     Ctrl+Down Arrow
Edit.MoveControlLeft     Ctrl+Left Arrow
Edit.MoveControlRight     Ctrl+Right Arrow
Edit.MoveControlUp     Ctrl+Up Arrow
Edit.SelectionCancel     Escape
Edit.SizeControlDown     Ctrl+Shift+Down Arrow
Edit.SizeControlLeft     Ctrl+Shift+Left Arrow
Edit.SizeControlRight     Ctrl+Shift+Right Arrow
Edit.SizeControlUp     Ctrl+Shift+Up Arrow
Edit.TabLeft     Shift+Tab
Work Item Editor
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.RefreshWorkItem     F5
Team.NewLinkedWorkItem     Shift+Alt+L
Work Item Query View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Work Item Results View
Commands     Keyboard shortcuts
Edit.CreateCopyofWorkItem     Shift+Alt+C
Edit.Indent     Shift+Alt+Right Arrow
Edit.Outdent     Shift+Alt+Left Arrow
Team.GotoNextWorkItem     Shift+Alt+N
Team.GotoPreviousWorkItem     Shift+Alt+P
Team.NewLinkedWorkItem     Shift+Alt+L
Team.Refresh     F5
Window.Toggle     Shift+Alt+V
Workflow Designer
Commands     Keyboard shortcuts
Edit.CompleteWord     Ctrl+K, W

or

Ctrl+K, Ctrl+W

or

Ctrl+Spacebar

or

Alt+Right Arrow
Edit.DecreaseFilterLevel     Alt+,
Edit.IncreaseFilterLevel     Alt+.
Edit.ListMembers     Ctrl+K, L

or

Ctrl+K, Ctrl+L

or

Ctrl+J
Edit.ParameterInfo     Ctrl+K, P

or

Ctrl+K, Ctrl+P

or

Ctrl+Shift+Spacebar
Edit.QuickInfo     Ctrl+K, I

or

Ctrl+K, Ctrl+I
WorkflowDesigner.Collapse     Ctrl+E, Ctrl+C

or

Ctrl+E, C
WorkflowDesigner.CollapseAll     or
WorkflowDesigner.ConnectNodes     Ctrl+E, Ctrl+F

or

Ctrl+E, F
WorkflowDesigner.CreateVariable     Ctrl+E, Ctrl+N

or

Ctrl+E, N
WorkflowDesigner.ExpandAll     Ctrl+E, Ctrl+X

or

Ctrl+E, X
WorkflowDesigner.ExpandInPlace     Ctrl+E, Ctrl+E

or

Ctrl+E, E
WorkflowDesigner.GoToParent     Ctrl+E, Ctrl+P

or

Ctrl+E, P
WorkflowDesigner.MoveFocus     Ctrl+E, Ctrl+M

or

Ctrl+E, M
WorkflowDesigner.NavigateThroughDesigner     Ctrl+Alt+F6
WorkflowDesigner.Restore     Ctrl+E, Ctrl+R

or

Ctrl+E, R
WorkflowDesigner.ShowHideArgumentDesigner     Ctrl+E, Ctrl+A

or

Ctrl+E, A
WorkflowDesigner.ShowHideImportsDesigner     Ctrl+E, Ctrl+I

or

Ctrl+E, I
WorkflowDesigner.ShowHideOverviewMap     Ctrl+E, Ctrl+O (letter 'O')

or

Ctrl+E, O
WorkflowDesigner.ShowHideVariableDesigner     Ctrl+E, Ctrl+V

or

Ctrl+E, V
WorkflowDesigner.ToggleSelection     Ctrl+E, Ctrl+S

or

Ctrl+E, S
WorkflowDesigner.ZoomIn     Ctrl+Num +
WorkflowDesigner.ZoomOut     Ctrl+Num -
XAML UI Designer
Commands     Keyboard shortcuts
Design.FitAll     Ctrl+0 (zero)
Design.ShowHandles     F9
Design.ZoomIn     Ctrl+Alt+=
Design.ZoomOut     Ctrl+Alt+-
Designer options     Ctrl+Shift+;
Format.EditText     F2
Format.ResetLayout.All     Ctrl+Shift+R
Run project code     Ctrl+F9
Timeline.Hide (Blend only)     Ctrl+H
Timeline.Lock (Blend only)     Ctrl+L
Timeline.Show (Blend only)     Ctrl+Shift+H
Timeline.Unlock (Blend only)     Ctrl+Shift+L
View.EdgeLeftMoveLeft     Ctrl+Shift+,
View.EdgeLeftMoveRight     Ctrl+Shift+.
View.EdgeRightMoveLeft     Ctrl+Shift+Alt+,
View.EdgeRightMoveRight     Ctrl+Shift+Alt+.
View.ShowPropertyMarkerMenu     Ctrl+Spacebar
XML (Text) Editor
Commands     Keyboard shortcuts
XML.StartXSLTDebugging     Alt+F5
XML.StartXSLTWithoutDebugging     Ctrl+Alt+F5
XML Schema Designer
Commands     Keyboard shortcuts
GraphView.BottomtoTop     Alt+Up Arrow
GraphView.LefttoRight     Alt+Right Arrow
GraphView.RighttoLeft     Alt+Left Arrow
GraphView.ToptoBottom     Alt+Down Arrow
OtherContextMenus.GraphView.RemovefromWorkspace     Delete
XsdDesigner.ShowContentModelView     Ctrl+2
XsdDesigner.ShowGraphView     Ctrl+3
XsdDesigner.ShowStartView     Ctrl+1

 

 

 


==================
Support us by subscribing our channel, thanks
For modification please contact us, thanks
Please visit, thanks

Entertainment for Engineer's break time

Rixtronix LAB Channel
https://www.youtube.com/channel/UC89se0BZ2oGeqN5jNbDAyQQ

Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Please share a coffee with me, thanks...
==================

PCBWay, PCB Prototype the Easy Way


==================
Motherboard Capacitors 1800uF 16V low ESR
https://www.ebay.com.au/itm/174498679907

Motherboard Capacitors 1000uF 16V low ESR
https://www.ebay.com.au/itm/173841745704

Arduino Uno R3 Brand NEW
https://www.ebay.com.au/itm/173828695857


Arduino Mega 2560 Brand NEW
http://www.ebay.com.au/itm/173846013344

7812 Regulator Chip 12V TO-220
http://www.ebay.com.au/itm/173840902816

7805 5V Voltage Regulator 10 Pieces
http://www.ebay.com.au/itm/173373792576

MC34063 DC-DC converter control circuits DIP8 5Pcs
http://www.ebay.com.au/itm/173840921443

1N5822 Diode 10pcs 3A 40V Fast Recovery Schottky diode
https://www.ebay.com.au/itm/174166491028

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs
http://www.ebay.com.au/itm/173831753941

3D Printer LCD Module 20x4 1Pc
https://www.ebay.com.au/itm/173838265965

Mechanical Watch 6 hands Automatic 1Pcs
https://www.ebay.com.au/itm/173840921415

Rixtronix Store,electronic components,3D Printer Parts and electronic modules
https://www.ebay.com.au/str/rixtronix

Please donate for buying my children's milk, thanks
http://PayPal.Me/rixtronix

Tapped Spacer M3x25 5Pcs
https://www.ebay.com.au/itm/173841750164

The Hebrew Bible: A Translation with Commentary
https://amzn.to/3stukoG
3D Printed Look Keo Cleat Thicker Hook Areas 1pair, I've tested for more than 1 year ride
https://www.ebay.com.au/itm/173910460603
Female to Female jumper wire 40 Pins 1 Pc
https://www.ebay.com.au/itm/174157283872
Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Rixtronix LAB Log
https://rixtronixlab.blogspot.com/
https://rixtronix.joomla.com/
https://bianchi77.wordpress.com/
Cloud Solution for WordPress | Cloudaccess.net
PCBWay,PCB Prototype the Easy Way
==================


=========================================
Other items to offer :
Buy local , helps Australian grows
Offer :


74HC595 5Pcs

MT8870DE DIP18 4Pcs

TCRT5000 IR Sensor 2Pcs

AMS1117 3.3V 5Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

MAX232CPE DIP16 2Pcs

74LS04 DIP14 5Pcs

ESD Plastic Bag 200x100mm 10Pcs

Solid Cap 820uF 2.5V 5Pcs

Anti Static ESD wrist Band wireless 1Pcs

Multimeter Probe 1Pcs

AAA Battery Holder 1pc

Power Capacitor 3300uF 50V 1Pc

LM1117 3.3V TO220 5Pcs

CR1616 Battery 5Pcs

CR2016 Battery 5Pcs

AG4 Battery 5Pcs

Classic Dual Operational Amplifier LM747 1Pc

9V Linear Regulator LM7809 TO220 5Pcs

ATMEL 24C08 DIP8 5Pcs
Serial EEPROM 8K I2C

ATMEL 24C16 DIP8 5Pcs
Serial EEPROM 16K I2C

ATMEL 24C32 DIP8 5Pcs
Serial EEPROM 32K I2C

SOP14 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOP16 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOT23 and SOP 10 to DIP Adapter
10 pins 0.95 0.5 mm 1pcs

SSOP20 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP24 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP8 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP28 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs


Offer :
Buy local , helps Australian grows


Crocodile Clip Red 5Pcs

Crocodile Clip Black 5Pcs

3D Printer LCD Module 20x4 1Pc

J-Link Emulator JTAG

PIC16F648 DIP18 1Pcs

DIY Usb Micro Male Connector Android 1Pcs

DIY OTG USB Female Connector 1Pcs

Capacitor 1F 5.5V 1Pcs

3D Audio USB Dongle 1Pcs

AMS1117 2.5V SMD 5Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


STM32L011 Nucleo 32 Dev Board

HER508 FAST Recovery Diode 5A 1000V 5Pcs

ATMEL 89S52 Microcontroller 2Pcs

ATMEGA128A Development Board SMD to DIP adapter 1Pc

4N60 High Voltage N-FET 4A 600V 2Pcs

FAST Recovery Diode FR302 10PCS

Analog and digital quartz sport watch dual time 1Pcs

C5763 NPN HV Transistor 2Pcs

Short SDcard connector 2Pcs

IRFS730B N-FET High Voltage 400V 5.5A 2Pcs

SMD Rectifier DB107S 5Pcs 1000V 1A

Anti Static Glove for electronic workshop lab 1Pair

Socket 18Pin DIP 5Pcs

74LS138 16 Pin DIP 5Pcs

I2C Converter for 16x2LCD PCF8574 Chipset 1Pc

Intel Chipset i82801EB 1Pc

FAST Recovery Diode SR240 10PCS

Mini Amplifier Module 1Pcs

Solenoid Valve 12V 1Pc

FAST Recovery Diode FR107 10PCS

Stereo Connector 2 Pcs

Nylon Spacer M3x15 5Pcs

Capacitor 6800uF 35V 1Pc Low ESR

Capacitor 1uF 450V 5% For Fan

3D Printed Coupler 5mm to 8mm 1Pc


Offer :
Buy local , helps Australian grows


XR2206CP DIP 1Pc

TIP31C TO220 5Pcs

Resistor 1W 5% 10Pcs Multiple values

Breadboard Cable Black 10Pcs

10000uF 25V 1Pc V1

LM337 Regulator TO220 5Pcs

ST VIPER 12A 5Pcs DIP 8

Socket 32 PinsTQFN 2Pcs

Winbond Flash Chip W39V040FBP

Transistor BD139 5Pcs


Offer :


AT29C512 EEPROM 2Pcs

MicroUSB 25cm cable 1Pcs

Probe Lead 1000V max 1 Pair

DS1307 RTC DIP 8Pin 4Pcs

Arduino Uno R3 Brand NEW

50K Potentiometer 2Pcs

DC Car Connector 12V 1Pc

20K Potentiometer 2Pcs

E13009 High Voltage Transistor TO-220 5Pcs 700V 12A NPN Transistor

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs

Buy local, helps Australian grows,
Offer :


MicroUSB Connector 5Pcs

LM324 Dual Op Amp 5Pcs

Presta Valve Adaptor For Road Bike 2Pcs

Wifi Adapter RTL8188EUS 1Pcs

MicroSD Connector 5Pcs

Electrolityc 4700uF 25V 5Pcs

22pF 500V SMD 5Pcs Hi-Q

10R SMD 3216 10Pcs

47nF 100V SMD 5Pcs 1812

Through Hole Resistor 0.22 Ohm 2W 10 Pieces


Offer :
Buy local , helps Australian grows


10uH 0805 Inductor 5Pcs Made in Japan

Anti Static Wrist Strap 1Pcs

Power Supply Capacitor 1000uF 50V or 3300uF /25V

Motherboard Capacitors 3300uF 10V low ESR

W5100 Ethernet Module Arduino

Brake pad shimano

2GB Kingston DDR2 RAM PC2 6400 for AMD

7812 Regulator Chip 12V TO-220

UC3842B - High Performance Current Mode Controllers

TDA7266 7W+7W Amplifier Module


Offer :


TQFP 32-100Pin 0.5mm and 32-64pin 0.8mm SMD to DIP Adapter 1 Pc

QFN44 and QFN48 to DIP AdapterV1

Probe Lead 1000V max 1 Pair

High Voltage Capacitor 47uF/450V 2 Pcs

MCS51 Development Board 1 Pc

iPhone 3 3in1 Charger 1Pc

Adjustable 555 Timer Module 1 Pc

2N3773 Power Transistor TO-3 16A 160V 2Pcs

TVS Diode P6KE 6.8A 5 Pcs

Alligator Clip 50Cm Various Colors 2Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


Overload Protector 20A 250V 1Pc

Heart Beat Module Sensor 1Pc

ZIF Socket 40 pins 1Pc

Ball switch module for MCU, Arduino,STM32,etc 1Pc

Two Colors LED Module 1Pc

7805 5V Voltage Regulator 10 Pieces

2.54mm Single Row 40 pins Female Header 5Pcs

Red LED Crystal Clear 10Pcs

330uH 3A Power Supply Inductor 2Pcs

10uF Tantalum SMD Capacitor 10Pcs 3216

Relay Module 1Pc

Passive Buzzer Module 1Pc

Avoid Module Sensing 1Pc

IR Emmiting Transmitter Module 1Pc

Linear Hall Module 1Pc

Mini Reed Switch Module 1Pc

Touch Module 1Pc

Rotary encoder Module 1Pc

Joystick XY Module 1Pcs

0.25W Resistor 20Pcs 10K,560 Ohm, 4K7, 1K, 2K2

Temperature And Humidity Module 1Pc

Analog Temperature Module 1Pc

Digital Temperature Module 1Pc

DS1307 RTC Arduino Module

Loud Voice Module 1Pc

Tilt Switch module 1Pc

Temperature 18B20 Module 1Pc

Quiet Voice Module 1Pc

Light Blocking Module 1Pc

Light Dependent Resistor Module 1Pc

Offer :


Lazer transmitter Module 1Pc

LM2596S ADJ DC-DC Step-down module 5V/12V/24V adjustable

0805 Capacitors with various value from 4.7pF to 1uF 10pcs /lot

Blue LED Crystal Clear 10Pcs

SMD RGB LED Module 1Pc

Through Hole Push Button 10Pcs

7 Color Flash Module 1Pc

RGB LED Module 1Pc

Reed Switch Module 1Pc

470uH 3A Power Supply Inductor 1Pcs

Offer :


3300uF 25V Power Capacitor 5Pcs

Electrolityc Capacitors with Multiple Values 0.47uF to 470uF

Small Signal Transistor With Various Value TO-92 Package ,
5Pcs Per Lot

1 Watt Zener Diode with Various Value 5Pcs Per Lot

Green Mylar Capacitor With Various Value 1nF-470nF, 5Pcs Per Lot

KBP307 Diode Rectifier 3A 700V 2100VA Max 2Pcs

Ultrasonic Speaker 2pcs

Low Voltage FET 2N7000 5 Pieces

10 Pieces 2N3904 Transistor

CR2 Battery for Photographer



=========================================
Other items to offer :
Buy local , helps Australian grows


High Voltage Capacitor 560uF 450V 1Pc

Polypropylene Safety Capacitor Various Value 1nF-470nF, 5Pcs Per Lot

3D Printer Heat BlockSet 1Pc

UC3842AN 5 Pcs

Nylon Spacer M3x15 10Pcs

LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

3D Printed Look Keo Cleat Thicker Hook Areas 1pair

High voltage capacitor for switching PSU 6.8uF400V 5pcs

Offer :


2W Power Resistor With Various Value 22R-1M, 5Pcs Per Lot

High Voltage Mylar Capacitor With Various Value 100pnF-22nF, 5Pcs Per Lot 1-3Kv

Power Amplifier Transistor Toshiba C5198 140V 10A

Molex Connector Male 5 Pcs, Various Model from 2 to 5 pins

Grinder Stone With Various Shape 1Pcs

Power Amplifier Transistor Toshiba A1941 140V 10A

Packaging Bubble Padded Plastic Bag Various Size , 5Pcs Per Lot

SMD Power Diode With Various Value M1,M2,etc 10Pcs Per Lot

Resistor 1/2 W 1% With Various Value 20R-1M, 10Pcs Per Lot

HDMI Connector 2Pcs

USB TO SATA Adaptor 1Pc

I2C OLED 1.3” 4 PINS BLUE SH1106 1Pc

LM338 Regulator TO-220 5Pcs

IR2153 SELF-OSCILLATING HALF-BRIDGE DRIVER DIP 8PIN 5Pcs

BF494 HF FM FREQUENCY TRANSISTOR TO-92 5Pcs

MT8870 DIP DTMF Receiver 5Pcs

Crystal 3.579545MHz HC-49-S 5Pcs

Crocodile Clip Multimeter Lead 1m 1Pc

USB ASP Atmel Programmer Blue PCB 1Pc

CD 4017 CMOS chip 2Pcs

High Voltage Capacitor 82uF 400V 2Pcs

ST-Link Blue Cover 1Pc

DIY TDA7297 Stereo 15+15W Amplifier Kit 1pc

Socket 32 PinsTQFN 2Pcs

HDMI to VGA Converter 1Pc



=========================================
Other items to offer :
Buy local , helps Australian grows


LCD128x64 1pc blue V1

LCD128x64 1pc blue V2

LCD1602 1pc green

LCD20x04 Green 1pc

Heatsink TO220 1Pc

==LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

Arduino Uno R3 Brand NEW

High voltage capacitor for switching PSU 6.8uF400V 5pcs

DIY 4017 555 Running LED Kit PCB

Banana Test Lead Gold Plate 1Pc

Potentiometer 500K B 2Pcs

GPS Module Neo 6M 1Pc

BTA16-600 TRIAC 5Pcs

2 Pieces 33uH 5A Inductor

CD4011BE 5Pcs

ST VIPER22A 8pin DIP 5Pcs

USB TO SATA Adaptor 1Pc

74LS00 2Pcs TTL NAND Gates Logic Chip

Buy local, helps Australian grows,
Offer :


Data Transceiver 433MHz 1Pair

JTAG Switcher 1Pc

PIC16F877A DIP40 2Pcs

ESP8266 Wifi Module

12V 40W 3D Printer heater element 1Pc

Heater 220V 180W Band Heater 35x55mm 1Pc

Arm Warmer Mavic XL-Yellow Black 1Pair

Lipo Polymer Lithium Battery 3.7V 2000mAH-103450 1Pc

Sprocket Single Speed 12T 1Pc Thread Inner d=34mm

High Voltage Capacitor 560uF 450V V2 1Pc

AT89C2051 DIP20 5Pcs

24C16 DIP8 9Pcs Flash Memory Chip

XR2206CP Kit with casing 1Pc

12x6.35 Flexible CNC Coupler- Alumunium 1Pc

2000W TRIAC AC Motor Speed Controller 1Pc

LCD Module 1.3” Blue I2C OLED SH1106 1Pc

AD9833 Function Generator Module 1Pc

PIC18F4520 DIP40 1Pcs

150W Inverter Module 1Pc

NRF52840 KIT Development Board 1Pc

Translating Yesaya 43 1 7 B Indonesia Open Writer Ep6

Yesaya 43: 1-7

Yahwe menjanjikan banyak kasih karunia untuk menghibur umat-Nya

43 Yakub,
Tuhan yang menciptakanmu,
Israel,
Orang yang menyebabkanmu,
Sekarang katakan demikian:
"Jangan takut,
Karena saya telah menebus Anda;
Aku memanggilmu dengan namamu,
Anda milik saya.
2 Anda melewati air,
Aku akan bersamamu;
Anda mengarungi sungai,
Air tidak akan membanjiri Anda;
Anda berjalan menembus api,
Tidak akan terbakar,
Nyala api juga tidak ada pada Anda.
3 Karena Akulah Tuhan, Allahmu,
Apakah Yang Mahakudus Israel,
Penyelamat Anda.
Aku telah menjadikan Mesir sebagai tebusanmu,
Biarkan Cush dan Seba menggantikan Anda.
4 Karena aku menganggapmu sebagai harta dan kehormatan,
Karena aku mencintaimu lagi,
Jadi saya membuat seseorang menggantikan Anda,
Jadikan negara menggantikan hidup Anda.
5 Jangan takut,
Karena aku bersamamu.
Aku akan membawa keturunanmu dari timur,
Merekrut Anda dari Barat.
6 Saya ingin mengatakan ke utara
'Serahkan! ',
Katakan ke selatan
"Jangan ditahan! '
, Bawalah anak-anakku dari jauh,
Bawa anak perempuanku kembali dari ujung bumi,
7 Mereka yang dipanggil dengan namaku,
Saya menciptakannya untuk kemuliaan saya,
Saya berhasil,
Terbuat. "
Isaiah 43:1-7

Jehovah promises much grace to comfort his people

43 Jacob,
The Lord who created you,
Israel,
The one who caused you,
Now say so:
"Do not be afraid,
Because I redeemed you;
I called you by your name,
You belong to me.
2 You pass through the water,
I will be with you;
You wade across the river,
The water will not overflow you;
You walked through fire,
Will not be burned,
The flame is not on you either.
3 Because I am the Lord your God,
Is the Holy One of Israel,
Your savior.
I have made Egypt your ransom,
Let Cush and Seba replace you.
4 Because I regard you as treasure and honor,
Because I love you again,
So I made someone replace you,
Make the nations replace your life.
5 Don't be afraid,
Because I am with you.
I will bring your descendants from the east,
Recruiting you from the West.
6 I want to say to the north
‘Hand it over! ’,
Say to the south
‘Don’t detain! ’
, Bring my sons from afar,
Bring my daughters back from the ends of the earth,
7 Those who are called by my name,
I created it for my glory,
I made it,
Made. "


==================
Support us by subscribing our channel, thanks
For modification please contact us, thanks
Please visit, thanks

Entertainment for Engineer's break time

Rixtronix LAB Channel
https://www.youtube.com/channel/UC89se0BZ2oGeqN5jNbDAyQQ

Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Please share a coffee with me, thanks...
==================

PCBWay, PCB Prototype the Easy Way


==================
Motherboard Capacitors 1800uF 16V low ESR
https://www.ebay.com.au/itm/174498679907

Motherboard Capacitors 1000uF 16V low ESR
https://www.ebay.com.au/itm/173841745704

Arduino Uno R3 Brand NEW
https://www.ebay.com.au/itm/173828695857


Arduino Mega 2560 Brand NEW
http://www.ebay.com.au/itm/173846013344

7812 Regulator Chip 12V TO-220
http://www.ebay.com.au/itm/173840902816

7805 5V Voltage Regulator 10 Pieces
http://www.ebay.com.au/itm/173373792576

MC34063 DC-DC converter control circuits DIP8 5Pcs
http://www.ebay.com.au/itm/173840921443

1N5822 Diode 10pcs 3A 40V Fast Recovery Schottky diode
https://www.ebay.com.au/itm/174166491028

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs
http://www.ebay.com.au/itm/173831753941

3D Printer LCD Module 20x4 1Pc
https://www.ebay.com.au/itm/173838265965

Mechanical Watch 6 hands Automatic 1Pcs
https://www.ebay.com.au/itm/173840921415

Rixtronix Store,electronic components,3D Printer Parts and electronic modules
https://www.ebay.com.au/str/rixtronix

Please donate for buying my children's milk, thanks
http://PayPal.Me/rixtronix

Tapped Spacer M3x25 5Pcs
https://www.ebay.com.au/itm/173841750164

The Hebrew Bible: A Translation with Commentary
https://amzn.to/3stukoG
3D Printed Look Keo Cleat Thicker Hook Areas 1pair, I've tested for more than 1 year ride
https://www.ebay.com.au/itm/173910460603
Female to Female jumper wire 40 Pins 1 Pc
https://www.ebay.com.au/itm/174157283872
Rixtronix LAB is looking for local engineering bussiness partner, please contact us, thanks
Rixtronix LAB 正在寻找当地工程业务合作伙伴,请与我们联系,谢谢
Rixtronix LAB Log
https://rixtronixlab.blogspot.com/
https://rixtronix.joomla.com/
https://bianchi77.wordpress.com/
Cloud Solution for WordPress | Cloudaccess.net
PCBWay,PCB Prototype the Easy Way
==================


=========================================
Other items to offer :
Buy local , helps Australian grows
Offer :


74HC595 5Pcs

MT8870DE DIP18 4Pcs

TCRT5000 IR Sensor 2Pcs

AMS1117 3.3V 5Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

Alkaline Battery AG13 357A CX44 LR44W 10Pcs

MAX232CPE DIP16 2Pcs

74LS04 DIP14 5Pcs

ESD Plastic Bag 200x100mm 10Pcs

Solid Cap 820uF 2.5V 5Pcs

Anti Static ESD wrist Band wireless 1Pcs

Multimeter Probe 1Pcs

AAA Battery Holder 1pc

Power Capacitor 3300uF 50V 1Pc

LM1117 3.3V TO220 5Pcs

CR1616 Battery 5Pcs

CR2016 Battery 5Pcs

AG4 Battery 5Pcs

Classic Dual Operational Amplifier LM747 1Pc

9V Linear Regulator LM7809 TO220 5Pcs

ATMEL 24C08 DIP8 5Pcs
Serial EEPROM 8K I2C

ATMEL 24C16 DIP8 5Pcs
Serial EEPROM 16K I2C

ATMEL 24C32 DIP8 5Pcs
Serial EEPROM 32K I2C

SOP14 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOP16 to DIP Adapter
Double Side 1.27 and 0.65mm 1pcs

SOT23 and SOP 10 to DIP Adapter
10 pins 0.95 0.5 mm 1pcs

SSOP20 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP24 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP8 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs

SSOP28 to DIP Adapter Double Side
1.27 and 0.65mm 1pcs


Offer :
Buy local , helps Australian grows


Crocodile Clip Red 5Pcs

Crocodile Clip Black 5Pcs

3D Printer LCD Module 20x4 1Pc

J-Link Emulator JTAG

PIC16F648 DIP18 1Pcs

DIY Usb Micro Male Connector Android 1Pcs

DIY OTG USB Female Connector 1Pcs

Capacitor 1F 5.5V 1Pcs

3D Audio USB Dongle 1Pcs

AMS1117 2.5V SMD 5Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


STM32L011 Nucleo 32 Dev Board

HER508 FAST Recovery Diode 5A 1000V 5Pcs

ATMEL 89S52 Microcontroller 2Pcs

ATMEGA128A Development Board SMD to DIP adapter 1Pc

4N60 High Voltage N-FET 4A 600V 2Pcs

FAST Recovery Diode FR302 10PCS

Analog and digital quartz sport watch dual time 1Pcs

C5763 NPN HV Transistor 2Pcs

Short SDcard connector 2Pcs

IRFS730B N-FET High Voltage 400V 5.5A 2Pcs

SMD Rectifier DB107S 5Pcs 1000V 1A

Anti Static Glove for electronic workshop lab 1Pair

Socket 18Pin DIP 5Pcs

74LS138 16 Pin DIP 5Pcs

I2C Converter for 16x2LCD PCF8574 Chipset 1Pc

Intel Chipset i82801EB 1Pc

FAST Recovery Diode SR240 10PCS

Mini Amplifier Module 1Pcs

Solenoid Valve 12V 1Pc

FAST Recovery Diode FR107 10PCS

Stereo Connector 2 Pcs

Nylon Spacer M3x15 5Pcs

Capacitor 6800uF 35V 1Pc Low ESR

Capacitor 1uF 450V 5% For Fan

3D Printed Coupler 5mm to 8mm 1Pc


Offer :
Buy local , helps Australian grows


XR2206CP DIP 1Pc

TIP31C TO220 5Pcs

Resistor 1W 5% 10Pcs Multiple values

Breadboard Cable Black 10Pcs

10000uF 25V 1Pc V1

LM337 Regulator TO220 5Pcs

ST VIPER 12A 5Pcs DIP 8

Socket 32 PinsTQFN 2Pcs

Winbond Flash Chip W39V040FBP

Transistor BD139 5Pcs


Offer :


AT29C512 EEPROM 2Pcs

MicroUSB 25cm cable 1Pcs

Probe Lead 1000V max 1 Pair

DS1307 RTC DIP 8Pin 4Pcs

Arduino Uno R3 Brand NEW

50K Potentiometer 2Pcs

DC Car Connector 12V 1Pc

20K Potentiometer 2Pcs

E13009 High Voltage Transistor TO-220 5Pcs 700V 12A NPN Transistor

3D Printer Melzi 2.0 1284P Mainboard PR Usa 1Pcs

Buy local, helps Australian grows,
Offer :


MicroUSB Connector 5Pcs

LM324 Dual Op Amp 5Pcs

Presta Valve Adaptor For Road Bike 2Pcs

Wifi Adapter RTL8188EUS 1Pcs

MicroSD Connector 5Pcs

Electrolityc 4700uF 25V 5Pcs

22pF 500V SMD 5Pcs Hi-Q

10R SMD 3216 10Pcs

47nF 100V SMD 5Pcs 1812

Through Hole Resistor 0.22 Ohm 2W 10 Pieces


Offer :
Buy local , helps Australian grows


10uH 0805 Inductor 5Pcs Made in Japan

Anti Static Wrist Strap 1Pcs

Power Supply Capacitor 1000uF 50V or 3300uF /25V

Motherboard Capacitors 3300uF 10V low ESR

W5100 Ethernet Module Arduino

Brake pad shimano

2GB Kingston DDR2 RAM PC2 6400 for AMD

7812 Regulator Chip 12V TO-220

UC3842B - High Performance Current Mode Controllers

TDA7266 7W+7W Amplifier Module


Offer :


TQFP 32-100Pin 0.5mm and 32-64pin 0.8mm SMD to DIP Adapter 1 Pc

QFN44 and QFN48 to DIP AdapterV1

Probe Lead 1000V max 1 Pair

High Voltage Capacitor 47uF/450V 2 Pcs

MCS51 Development Board 1 Pc

iPhone 3 3in1 Charger 1Pc

Adjustable 555 Timer Module 1 Pc

2N3773 Power Transistor TO-3 16A 160V 2Pcs

TVS Diode P6KE 6.8A 5 Pcs

Alligator Clip 50Cm Various Colors 2Pcs



=========================================
Other items to offer :
Buy local , helps Australian grows


Overload Protector 20A 250V 1Pc

Heart Beat Module Sensor 1Pc

ZIF Socket 40 pins 1Pc

Ball switch module for MCU, Arduino,STM32,etc 1Pc

Two Colors LED Module 1Pc

7805 5V Voltage Regulator 10 Pieces

2.54mm Single Row 40 pins Female Header 5Pcs

Red LED Crystal Clear 10Pcs

330uH 3A Power Supply Inductor 2Pcs

10uF Tantalum SMD Capacitor 10Pcs 3216

Relay Module 1Pc

Passive Buzzer Module 1Pc

Avoid Module Sensing 1Pc

IR Emmiting Transmitter Module 1Pc

Linear Hall Module 1Pc

Mini Reed Switch Module 1Pc

Touch Module 1Pc

Rotary encoder Module 1Pc

Joystick XY Module 1Pcs

0.25W Resistor 20Pcs 10K,560 Ohm, 4K7, 1K, 2K2

Temperature And Humidity Module 1Pc

Analog Temperature Module 1Pc

Digital Temperature Module 1Pc

DS1307 RTC Arduino Module

Loud Voice Module 1Pc

Tilt Switch module 1Pc

Temperature 18B20 Module 1Pc

Quiet Voice Module 1Pc

Light Blocking Module 1Pc

Light Dependent Resistor Module 1Pc

Offer :


Lazer transmitter Module 1Pc

LM2596S ADJ DC-DC Step-down module 5V/12V/24V adjustable

0805 Capacitors with various value from 4.7pF to 1uF 10pcs /lot

Blue LED Crystal Clear 10Pcs

SMD RGB LED Module 1Pc

Through Hole Push Button 10Pcs

7 Color Flash Module 1Pc

RGB LED Module 1Pc

Reed Switch Module 1Pc

470uH 3A Power Supply Inductor 1Pcs

Offer :


3300uF 25V Power Capacitor 5Pcs

Electrolityc Capacitors with Multiple Values 0.47uF to 470uF

Small Signal Transistor With Various Value TO-92 Package ,
5Pcs Per Lot

1 Watt Zener Diode with Various Value 5Pcs Per Lot

Green Mylar Capacitor With Various Value 1nF-470nF, 5Pcs Per Lot

KBP307 Diode Rectifier 3A 700V 2100VA Max 2Pcs

Ultrasonic Speaker 2pcs

Low Voltage FET 2N7000 5 Pieces

10 Pieces 2N3904 Transistor

CR2 Battery for Photographer



=========================================
Other items to offer :
Buy local , helps Australian grows


High Voltage Capacitor 560uF 450V 1Pc

Polypropylene Safety Capacitor Various Value 1nF-470nF, 5Pcs Per Lot

3D Printer Heat BlockSet 1Pc

UC3842AN 5 Pcs

Nylon Spacer M3x15 10Pcs

LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

3D Printed Look Keo Cleat Thicker Hook Areas 1pair

High voltage capacitor for switching PSU 6.8uF400V 5pcs

Offer :


2W Power Resistor With Various Value 22R-1M, 5Pcs Per Lot

High Voltage Mylar Capacitor With Various Value 100pnF-22nF, 5Pcs Per Lot 1-3Kv

Power Amplifier Transistor Toshiba C5198 140V 10A

Molex Connector Male 5 Pcs, Various Model from 2 to 5 pins

Grinder Stone With Various Shape 1Pcs

Power Amplifier Transistor Toshiba A1941 140V 10A

Packaging Bubble Padded Plastic Bag Various Size , 5Pcs Per Lot

SMD Power Diode With Various Value M1,M2,etc 10Pcs Per Lot

Resistor 1/2 W 1% With Various Value 20R-1M, 10Pcs Per Lot

HDMI Connector 2Pcs

USB TO SATA Adaptor 1Pc

I2C OLED 1.3” 4 PINS BLUE SH1106 1Pc

LM338 Regulator TO-220 5Pcs

IR2153 SELF-OSCILLATING HALF-BRIDGE DRIVER DIP 8PIN 5Pcs

BF494 HF FM FREQUENCY TRANSISTOR TO-92 5Pcs

MT8870 DIP DTMF Receiver 5Pcs

Crystal 3.579545MHz HC-49-S 5Pcs

Crocodile Clip Multimeter Lead 1m 1Pc

USB ASP Atmel Programmer Blue PCB 1Pc

CD 4017 CMOS chip 2Pcs

High Voltage Capacitor 82uF 400V 2Pcs

ST-Link Blue Cover 1Pc

DIY TDA7297 Stereo 15+15W Amplifier Kit 1pc

Socket 32 PinsTQFN 2Pcs

HDMI to VGA Converter 1Pc



=========================================
Other items to offer :
Buy local , helps Australian grows


LCD128x64 1pc blue V1

LCD128x64 1pc blue V2

LCD1602 1pc green

LCD20x04 Green 1pc

Heatsink TO220 1Pc

==LCD 16x2 Parallel to I2C 1Pc

GPS Antenna Connector SMD 2Pcs

CR2032 Battery 5Pcs

M3x16 Socket Head Stainless Screw 10Pcs

8m 3D Printer Filament PLA Blue

10m 3D Printer Filament ABS Brown Gold

3D Printer NTC 100K with Wire and Connector 1Pc

3D Printer Nozzle tube with teflon 1Pc

NTC 100K for 3D Printer 2Pcs

DIP switch 3pins 5Pcs

Sticker Gold Color 0-9 1Pc

Nylon Tapped Spacer M3x25 10Pcs

3D Printed Nema23 Stand 1Pc

Arduino Uno R3 Brand NEW

High voltage capacitor for switching PSU 6.8uF400V 5pcs

DIY 4017 555 Running LED Kit PCB

Banana Test Lead Gold Plate 1Pc

Potentiometer 500K B 2Pcs

GPS Module Neo 6M 1Pc

BTA16-600 TRIAC 5Pcs

2 Pieces 33uH 5A Inductor

CD4011BE 5Pcs

ST VIPER22A 8pin DIP 5Pcs

USB TO SATA Adaptor 1Pc

74LS00 2Pcs TTL NAND Gates Logic Chip

Buy local, helps Australian grows,
Offer :


Data Transceiver 433MHz 1Pair

JTAG Switcher 1Pc

PIC16F877A DIP40 2Pcs

ESP8266 Wifi Module

12V 40W 3D Printer heater element 1Pc

Heater 220V 180W Band Heater 35x55mm 1Pc

Arm Warmer Mavic XL-Yellow Black 1Pair

Lipo Polymer Lithium Battery 3.7V 2000mAH-103450 1Pc

Sprocket Single Speed 12T 1Pc Thread Inner d=34mm

High Voltage Capacitor 560uF 450V V2 1Pc

AT89C2051 DIP20 5Pcs

24C16 DIP8 9Pcs Flash Memory Chip

XR2206CP Kit with casing 1Pc

12x6.35 Flexible CNC Coupler- Alumunium 1Pc

2000W TRIAC AC Motor Speed Controller 1Pc

LCD Module 1.3” Blue I2C OLED SH1106 1Pc

AD9833 Function Generator Module 1Pc

PIC18F4520 DIP40 1Pcs

150W Inverter Module 1Pc

NRF52840 KIT Development Board 1Pc