How to categorize the properties of an object

The example demonstrates how to categorize the properties of an object A DemoObject selected to be inspected and edited with PropertyGrid. You should be able to change non-Read Only properties and see immediateatly the changes reflected below. Pay attention to how presented editors of Color and Enum type properties.

Zip package for C# download file
Zip package for VB.NET download file
File name: Categorization_KB001download file
File name: Categorization.csdownload file
File name: Categorization.vbdownload file
File name: Categorization.designer.csdownload file
File name: Categorization.designer.vbdownload file
File name: Categorization.resxdownload file
File name: DemoObject.csdownload file
File name: DemoObject.vbdownload file
File name: DemoObjectConverter.csdownload file
File name: DemoObjectConverter.vbdownload file