VS 2008. I have a control where I'm trying to change the size of a text box. I stretch it in the designer, or change the size in the .cs file. It looks like it's saved, but at some point after that it reverts back to the original. i.e. I can never actually save any change. Anyone know what state this has gotten in to, or how to fix? Thanks.
"nooboy" wrote in message news:%236exBjQiIHA.2304@TK2MSFTNGP05.phx.gbl... > VS 2008. I have a control where I'm trying to change the size of a text > box. I stretch it in the designer, or change the size in the .cs file. > It looks like it's saved, but at some point after that it reverts back to > the original. i.e. I can never actually save any change. Anyone know > what state this has gotten in to, or how to fix? Thanks. Never mind, this is a local issue. In this case some custom controls were being used, not the standard Microsoft versions.