Sorry for the naff thread title but I have no idea what these things are called... Basically, I've been using VB 2008 Express for ages but recently installed Visual Studio 2008 Standard edition. In the Express edition I could click on controls (lets use a TreeView for example) and at the top right of the control a small black arrow appears, you click this arrow and it shows you common properties or links (using the Treeview it shows "Edit Nodes" and ImageList).
However, in Visual Studio 2008 Standard these seem to be missing from all controls!
I've tried creating new projects to see if it was just an issue with existing projects that were actually created originally in Express edition but no its still exactly the same in both old and new projects.

I did get an error at the end of the VS 2008 Standard install that stated that it couldnt find something to do with WPF - I assume this will of been because I had already installed the .NET 3.5 SP1 BETA a while ago but I figured as I wasnt going to be using WPF it didnt matter... perhaps this has something to do with it though?
I hope there's an easier way than uninstalling everything .NET and then reinstalling VS 2008 Standard, anyone got any suggestions?

Thanks
Chris