VStudio; Property Wnd
-
I've recently upgraded (downgraded, you decide which) to VStudio 7.1 from VC6 and start development of a new app. Everything was working fine (cursing was being kept to a minimum) when the properties window decide to stop displaying properties, i.e., the window appears but with no fields - just a big blank gray window! Any suggestions on how to get it back? (Its really tough designing dialogs without the property window!!) Regards, Kylur.
-
I've recently upgraded (downgraded, you decide which) to VStudio 7.1 from VC6 and start development of a new app. Everything was working fine (cursing was being kept to a minimum) when the properties window decide to stop displaying properties, i.e., the window appears but with no fields - just a big blank gray window! Any suggestions on how to get it back? (Its really tough designing dialogs without the property window!!) Regards, Kylur.
The property window displays the properties of the active dialog/class. Remember to click on the dialog or the class implementation file (Open it, and click somewhere) to update the properties window. If this does not help, back up your projects, uninstall both VC6 and VC7, then do a fresh install of VC7. I have never experienced this problem myself, so it might be a result of unsuccesfull installation. -Antti Keskinen ---------------------------------------------- The definition of impossible is strictly dependant on what we think is possible.