While reading the MSDN article on converting VBA applications to C# 4.0, I remembered the famous ALT+[Selection] function that allows you to insert the same text/code on multiple lines at once. So, here is the English version of that part of the article:
Press ALT and select where you want to insert your code (selection in light blue in the image below):
Type your code and boom! All the selected lines have been filled with your code: