I have just installed Visual Studio 2008, created a new 'Windows Forms Application' project. The screen looks like this: The problem is, I can't see the sidebar so called "property inspector" in which I can change properties (like x and y coordinates, height, width, label, name, style, etc) of each control in the form. Property inspector sidebar looks like this in wxDev-C++ IDE: How can I make it visible? I'm stuck, any help will be appreciated.