Is there a way to paint a different color for the title of each property in a
property grid -- i.e. to have the title background be different from the edit
field background for the property?

Re: PropertyGrid painting by Gabriel

Gabriel
Sat Nov 12 07:42:11 CST 2005

Property grid has only 1 Backcolor that will be used as background colour
when rendering the property labels and values. It could be possible by
setting the background brush to a specific value and then invalidating the
property label area but it is so complex that you might consider writing
your own property grid.

Gabriel Lozano-Morán
Real Software