Take a look at the property grid control.
You'll have to add it to the list of controls (right mouse button in the toolbox -> Add/Remove items.... -> browse to property grid and put a check in front of it) as it isnt shown in the list of controls by default.
This is the actual control that is used by Visual Studio to display the properties.
Here is an articles that has more information on the use of the control: http://www.codeproject.com/dotnet/DeclarativePropertyGrid.asp
but google is your best friend if you want more information .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.