Drawing the Item

If your application draws the item, it should return CDRF_SKIPDEFAULT. This allows the control to skip items that it need not draw, which conserves system resources. Keep in mind that returning this value means that the control will not draw any portion of the item, so your application must draw any item images.