Quick Question on Visual Studio 2008 - How to view 'Property Inspector' sidebar

Go4Expert Member
26May2009,23:56   #1
AhmedHan's Avatar
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.
Go4Expert Member
27May2009,00:25   #2
AhmedHan's Avatar
Well, I found it...
View > Other Windows > Properties Window