<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx</link><description>Keyboard: CTRL + SHIFT + V Menu: Edit -&amp;gt; Cycle Clipboard Ring Command: Edit.CycleClipboardRing Versions: 2008,2010 Published: 1/2/2010 Code: vstipEdit0001 The Clipboard Ring keeps track of the past 20 items you've either cut or copied so you can reuse</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#10420104</link><pubDate>Mon, 20 May 2013 18:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10420104</guid><dc:creator>Ed Nafziger</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;FYI: its now Ctrl+Shift+Ins in VS2010.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10420104" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#10389444</link><pubDate>Wed, 30 Jan 2013 10:06:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10389444</guid><dc:creator>gouchout</dc:creator><description>&lt;p&gt;When I open a C++ projects properties, the option disappears &amp;amp; Ctrl-Shift-V just does paste unforunately&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10389444" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#9950882</link><pubDate>Wed, 20 Jan 2010 15:46:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9950882</guid><dc:creator>dartme18</dc:creator><description>&lt;p&gt;This is excellent stuff, but I want sometimes to remove something from the clipboard ring. &amp;nbsp;Right now I'm going through and modifying a signature in all the base classes (26 or so of them?) and I have the most-used code for the refactor in the ring. &amp;nbsp;Also, this other item sneaked in there and is not usable...I think I copied it by accident...whatever. &amp;nbsp;If it were not the beginning of the day, no telling how big the ring would be. &amp;nbsp;I guess I could restart VS and recreate the ring quickly, but here is my question:&lt;/p&gt;
&lt;p&gt;How can I remove the bum items from the ring so that my cycling is quick, snappy, and efficient?&lt;/p&gt;
&lt;p&gt;Aaron&lt;/p&gt;
&lt;p&gt;ProCure&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9950882" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#9948356</link><pubDate>Thu, 14 Jan 2010 13:07:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9948356</guid><dc:creator>Cohen</dc:creator><description>&lt;p&gt;Actual I use the free ClipX to achieve the same. And you can use it in any windows program.&lt;/p&gt;
&lt;p&gt;Since I am using Ctrl-Shift-V for the same thing I'll have to change the shortcut in VS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9948356" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#9947373</link><pubDate>Tue, 12 Jan 2010 22:35:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9947373</guid><dc:creator>gcubed</dc:creator><description>&lt;p&gt;It could be a security issue to do that at the OS level. It will be funny to read the last 20 strings from someone's clipboard. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9947373" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#9943491</link><pubDate>Mon, 04 Jan 2010 18:13:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9943491</guid><dc:creator>PHenry</dc:creator><description>&lt;p&gt;Not &amp;quot;build into&amp;quot; Windows. :&amp;lt; &amp;nbsp;Just more reason to stay in VS! :&amp;gt; HAHA&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9943491" width="1" height="1"&gt;</description></item><item><title>re: How to cycle through the Clipboard Ring to paste different things</title><link>http://blogs.msdn.com/b/zainnab/archive/2010/01/02/how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx#9942946</link><pubDate>Sat, 02 Jan 2010 11:01:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9942946</guid><dc:creator>Steve Nutt</dc:creator><description>&lt;p&gt;Wow - I have been waiting for this for ages now. I think there was something similar in Office, but I could never get my head around it and gave up.&lt;/p&gt;
&lt;p&gt;I have to ask myself - why is there not such a thing built directly into the Windows operating system ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9942946" width="1" height="1"&gt;</description></item></channel></rss>