|
protectedvirtual |
Called by the framework when it needs to draw a pallete (gallery) icon.
Override this method in a derived class to customize appearance of palette (gallery) icons.
pDC | A pointer to a device context. |
rectIcon | Specifies the icon bounding rectangle. |
nIconIndex | Specifies the zero-based icon index in the image list of palette icons. |
pIcon | A pointer to icon item. |
clrText | Specifies text color of item description. |