|
inlinevirtual |
Called by the framework do draw an item displayed on the list located at the left side of property sheet working in PropSheetLook_List mode.
Property sheet working in the "list mode" (PropSheetLook_List) displays a list of items (available property pages).
Override this method in a derived class to customize look of these items.
pDC | A pointer to a device context. |
pParent | A pointer to parent. |
rect | Bounding rectangle of item. |
bIsHighlighted | Specifies whether the item is highlighted. |
bIsSelected | Specifies whether the item is selected. |