How to create property grid and select an object for inspecting
The example demonstrates how to create property grid and select an object for inspecting.
If you click a button and you will see that PropertyGrid will be updated with properties of selected control. You can change Title, BorderStyle, BorderWidth, Font and other
properties and you will see that the selected object updated in run time.
|