Switch in Switch case = Inproper Indent in Vs.net 2003

Using Vs.net 2003 if you put a switch inside a case in another switch it automatically formats it so that the second switch starts at the same column as the case statement instead of indenting it, even if you try to indent it correctly.

Every time you copy and paste it goes and does it again. Yes, I want the formatting to automatically happen, that I like, it's just the switch statement that gets screwed up.

[414 byte] By [codefund.com] at [2007-12-16]