Extending Properties and the Property Window

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Extending Properties and the Property Window.

The Properties window is used to view and edit the design-time properties and events of selected objects.

When you select an object in Visual Studio, the public properties of that object appear in the Properties window. For more information, see Properties Window Overview.

Exposing Properties to the Properties Window
Explains how you can have your custom properties displayed in the Properties window.

Getting Project Properties
Explains how to get project properties.

Show: