3 out of 9 rated this helpful - Rate this topic

How to: Insert IntelliSense Code Snippets 

You can insert IntelliSense Code Snippets using the Code Snippet Picker or typing the shortcut name of the snippet and pressing Tab.

NoteNote

In Visual Basic projects, you can type the first few letters of the shortcut name followed by a question mark (?), and press TAB to see a list of all snippet shortcuts that begin with those letters.

NoteNote

In Visual C# projects, code snippet shortcut names appear in the IntelliSense list box.

Each Visual Studio language has slight differences in the way you insert code snippets. For information on inserting snippets in Visual Basic, see How to: Insert Snippets Into Your Code (Visual Basic). For information on inserting snippets in Visual J# and Visual C#, see How To: Use Code Snippets (C#).

See Also

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
suggest highlight
"or typing the shortcut name of the snippet and pressing Tab."

You should have put that in bold as it is not evident thing.

[tfl - 06 04 12] Hi - and thanks for your post. Community content is not the appropriate place for technical support queries. Instead, you should visit the MSDN Forums at http://forums.microsoft.com/MSDN, where such posts are welcomed and where you stand a much better chance of getting your query resolved. Sorry if that's not the answer you wanted to hear.
Advertisement