"CancelButton" property resetting itself

J

Jack Brown

Hi there,

Has anyone noticed that the "Form.CancelButton" property occasionaly resets
itself to "(none)" in the form's property window for no apparent reason (at
deisng time using VS 2005). Has anyone had this problem as well. Thanks.
 
J

Jack Brown

Has anyone noticed that the "Form.CancelButton" property occasionaly
resets itself to "(none)" in the form's property window for no apparent
reason (at deisng time using VS 2005). Has anyone had this problem as
well. Thanks.

s/deisng/design
 
N

Nathan Alden

I have seen this before. Your best bet is to log it over at the Visual
Studio lab site as a bug and see what happens. My guess is it's just another
one of the many designer serialization/deserialization bugs that have
plagued Visual Studio forever.
 
J

Jack Brown

I have seen this before. Your best bet is to log it over at the Visual
Studio lab site as a bug and see what happens. My guess is it's just
another one of the many designer serialization/deserialization bugs that
have plagued Visual Studio forever.

Ok, thanks for the confirmation. I've reported many issues at MSFT's
feedback site however but unless it's deemed serious they usually reject it
(probably because they have too many on-going fixes to deal with). Anyway,
thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top