Tuesday, 15 March 2016
Saturday, 5 March 2016
Clipboard Ring
Hello Folks,
Today we will discuss about the basic hidden tips of Visual studio IDE, these things i know just week ago in one of the community Event.
Available from Version: 2003
Generally we are using capturing of the strings by using Copy or Cut operations, these cut and Copy operations stores the data in to the Clipboard ring memory.
Clipboard Ring will recalls last 20 Text items this is called Clipboard Ring.
To Use the Clip board using Ctrl+Shift+V or Ctrl+Shift+Insert
What ever the Items we are Copied or Copy that is the current item in the clipboard ring, By Using Ctrl+Shift+V you can cycle through the items which you are copied or cut.
Source: msdn
Subscribe to:
Comments (Atom)
