stop build not available?

is it just me, or is the 'stop build' button not enabled for cs project builds? incase it is - does anybody know if this is supposed to stay that way in the final?

WM_THX
thomas woelfer
http://www.die.de/blog

[228 byte] By [thomaswoelfer] at [2008-2-22]
# 1
You are correct, there is no Stop Build option at all in VS2005. There isnt any Stop Build Button also.

Regards,
Vikram

Vikram at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# IDE...
# 2
Build.Cancel

Ctrl+Break is the default keyboard binding for stopping build.

VijayeRaji at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# IDE...
# 3
and it doesn't work. its allways disabled over here.

WM_FYI
thomas woelfer
http://www.die.de/blog

thomaswoelfer at 2007-9-9 > top of Msdn Tech,Visual C#,Visual C# IDE...