The Visual C# 2010 Express edition has a "Show Threads in Source" button. It's enabled, changes state when you click it, etc, but it doesn't seem to do anything. Hovering in the margin does not produce any thread information in tooltips when its pressed.
I was looking for a way to debug "The process or thread has changed since the last step" messages I get sometimes while debugging. VC# Express doesn't seem to have a Threads Window. How do you see what thread you're in while debugging in Express?