Visual Studio 2003, Watch Window, ListView, SubItems
Greetings.
I have a ListView control loaded with several items and I'd like to
explore the collection via the Watch Window in Visual Studio .NET 2003.
My textbook was written for the previous version of Visual Studio and
it looks like you're able to explore the collection via that Watch
Window but I'm unable to do that in 2003. Am I missing something or has
this feature gone away?
I've found a few posts from people complaining about this "feature" but
no follow up. Can anyone shed any light on this?
By the way, when I expand the SubItems item, next to Item it says
<cannot view indexed property>.
Thanks,
Jeff
.
Relevant Pages
- RE: Build number does not seem to increment
... Visual Studio 2005 doesn't auto increment the project assembly's build ... By the way, VS2005 has its own autoincrement build number's feature, please ... AssemblyVersionAttribute Constructor ... (microsoft.public.vsnet.general) - RE: Where is Tools/Source Browser ?
... Visual Studio 2005 improved the feature which is more convenient than ... Source Browser in VC6.0. ... Viewing Classes, Members, and Symbols ... (microsoft.public.vc.ide_general) - Re: Why more Single-Page support in Whidbey?
... > In the upcoming Whidbey version of Visual Studio, ... I don't think the point is to move back to the single-page-design. ... feature that was lost. ... code-behind is one of the biggest benefits of asp.net. ... (microsoft.public.dotnet.framework.aspnet) - VS2008 F1 Help STILL not context sensitive
... It is the most annoying thing about Visual Studio and it's even more annoying that it's been like this since VS2005 we had the ability to filter the index and F1 help taken away from us. ... Presumably Visual Studio is still written in C++ so how on Earth is it possible that this doesn't send crazy the very people making the product and in a position to fix it? ... Pressing F1 and being taken to a place abotu some random object, often in a framework, platform, or language, I am not using and never want to use, drives me crazy. ... Just make F1 put the name of whatever is under the cursor in the clipboard and we can search MSDN or the web ourselves, because that's all the feature gives us right now. ... (microsoft.public.vsnet.ide) - Re: Why doesnt VS.Net select the Underlying HTML code?
... This feature has been added to the new version of Visual Studio, ... you can also find it in the express editions (Visual Web Express 2005), ... > Design Mode and then switch to HMTL view - why isn't the related HTML ... > this is a very useful feature found in many editors like Dreamweaver, ... (microsoft.public.dotnet.faqs) |
|