Re: IDE Question - how to get build type in the toolbar
Stacey Levine <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <A48E95FB3D4D02449554AE952F3B3E4702FC431D@vmcexchng.www.musicforasong.net> |
Full Visual Studio 2005 Professional Thanks. Stacey -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Fabian Schmied Sent: Friday, March 09, 2007 10:03 AM To: [email protected] Subject: Re: [DOTNET-WINFORMS] IDE Question - how to get build type in the toolbar > That adds it to the toolbar, but it is disabled. Is it one of the VS Express editions? Those don't have the option of switching between configurations. They just build the Release conf when you press Ctrl-F5 and Debug conf when you press F5. (I can't remember what they do when you just build without starting the project. Maybe they use the last configuration.) Regards, Fabian