by James Crowe
28. May 2008 10:51
I recently discovered a really useful tip when using Visual Studio .NET. The Toolbox can be used to store snippets of your code, ready to be re-used.
Simply select the code you want to store and drag it onto the Toolbox.
To paste the snippet into your code, place the cursor in the correct position and double click the toolbox icon.
Alternatively Ctrl + Shift + V will cycle through the last 20ish items added to the clipboard
0e2db348-e3dd-4f68-b239-67f8a33bea57|0|.0
Tags: