Hi!
This sounds like a stupid question. MSDN reference talks about the option to remove files from the solution manager, but in VS 2008 Express there is no such option. Whereas the MSDN reference also says that this option is not avaliable for some kind of projects.
Projects that manage the items as files, such as Web projects, do not support the Remove command.
So I have this Windows Forms application and I want to remove some forms(not delete the files) that have been replaced, but I can't find a handy solution.
This sounds like a stupid question. MSDN reference talks about the option to remove files from the solution manager, but in VS 2008 Express there is no such option. Whereas the MSDN reference also says that this option is not avaliable for some kind of projects.
Quote:
Projects that manage the items as files, such as Web projects, do not support the Remove command.