PropertyGrid Control Sample

The PropertyGrid control allows you to view and edit the properties of an object. This control is used by the designers to display the properties of controls and components at design time.

There is not a dedicated PropertyGrid sample. However, the following samples demonstrate how to use the PropertyGrid.

 
VB LinkLabel Sample

[Run Sample] | [View Source]


 
C# SimplePad

[Run Sample] | [View Source]


Copyright 2001 Microsoft Corporation. All rights reserved.