|
-
Jul 15th, 2007, 11:23 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] intellisense via source view VS2005/Asp.Net 2
Below is an excerpt from a book I am reading. Prior to this paragraph it discusses how to use the properties window in design view. Then it tries to explain how to use properties via source view.
The problem is I can't figure out where this insertion bar is. I press the space bar and I can't get properties to appear via intellisense. Can someone please point this out?
You can also set property values by typing into the Source View. Locate the insertion bar within a tag
and press the space bar to display an IntelliSense list of all the properties that can be inserted at the location
of the insertion bar. Type the first letter or two and then type an equals sign. IntelliSense displays all
of the legal values (if the list is finite), and again type the first letter or two of the value you desire. Finish
by typing a space.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|