VS2005 Object Properties dissapeared?
Posted: Fri Mar 17, 2006 7:25 pm
Hello,
My IDE in vs2005 doesn't work correctly any longer, and I believe the culprit is the tchart object. Whenever I click on any object, text box, label, etc. the properties for that object do not automatically show up on the side window automatically. To get it to show up, I have to click on the properties window and select "reset" or "command" or "Description" and it will show the properties for the selected object. I must repeat this for every object i wish to see. In short, it does not refresh automatically.
Because of this, the form_designer.cs code does not always update and has become troublesome.
And lastly, If i change the colors on a tchart series, it will go back to defualt colors and will not commit to changes when building, further showing that there is a problem w/ the IDE and designer.cs interaction.
If i copy the files to a new project, things will work until I refresh the designer screen (by going to the coding window then back to the IDE), then things will occur as they did above...
Has anyone else encountered these problems?
My IDE in vs2005 doesn't work correctly any longer, and I believe the culprit is the tchart object. Whenever I click on any object, text box, label, etc. the properties for that object do not automatically show up on the side window automatically. To get it to show up, I have to click on the properties window and select "reset" or "command" or "Description" and it will show the properties for the selected object. I must repeat this for every object i wish to see. In short, it does not refresh automatically.
Because of this, the form_designer.cs code does not always update and has become troublesome.
And lastly, If i change the colors on a tchart series, it will go back to defualt colors and will not commit to changes when building, further showing that there is a problem w/ the IDE and designer.cs interaction.
If i copy the files to a new project, things will work until I refresh the designer screen (by going to the coding window then back to the IDE), then things will occur as they did above...
Has anyone else encountered these problems?