LOGIN    REGISTER

homepage

Smart PropertyGrid.MFC

Label icons

Putting some icons at the left side of a category label really adds a professional touch to your PropertyGrid. This is really easy: just supply an image list, assign an image index to each or some categories and that's it.

Category icons

This is also possible to add an icon for a property. The way to do it is different tough. In the following sample, I used a derived class of a drawing manager to shift the label and paste the icon (here the drawing manager is also putting a gradient on duplicate hotkeys, but this is another story):

Property icons