vote up 0 vote down star

Hi, I met strange issue during designing winform. I placed a few controls inside toolstripcontainer and now I cannot delete them. It's also impossible to delete whole Toolstripcontainer. I'm using Visual Studio 2008 SP1 plus some extra patches. Is it a bug in Visual Studio? Is there any workaround? Or I'm lacking of knowledge of VS? Best regards, Tomo

flag

69% accept rate

4 Answers

vote up 1 vote down check

Try closing the designer, clean your solution and reopen the designer window?

link|flag
vote up 0 vote down

What do you mean by cleaning my solution?

BTW: looks that closing and reopening for a few times works

link|flag
Cleaning = right click the solution in the Solution Explorer and click 'Clean' – Vincent Van Den Berghe Nov 21 '08 at 22:25
vote up 0 vote down

Yeah, I can remove it from file but why there is a designer in Visual Studio if I have to do it manually?

link|flag
vote up 0 vote down

Can you go in the .Designer.Cs and delete line manually?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.