When I try to change the GenerateMember property of any control in a form of my C# Smart Device Application project to false, the member is removed from the Form1.Designer.cs file, but if I reopen the from after and check the property GenerateMember, it's set to true again.
More than that, if I try to change the GenerateMember of property of another control in the same form, the member of the other control reappear.
This problem make the GenerateMember totally useless. I checked this in a C# Windows Application project and it's working correctly. This is very sad because the GenerateMember property is mostly useful in Compact Framework projects because this save precious memory.
Thanks in advance for helping me on this.

GenerateMember always true
TonyMoore
It seems this bug did not make it in the SP1 of Visual Studio 2005 released lately. I don't understand why. Maybe you can post it yourself too.
Regards
Mikaelm
JDWCLG
Regards,
Jagadisk
Marie-Thérèse
Hi,
I am also experiencing the same problem for the GenerateMember.
Although it is reported as a BUG , But please would you like to tell me any kind of solution because i am unable to move forward without this
thanks in advance