Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxExXP.eOwnerDrawState Enum

[OwnerDrawState] constants

Values
Name Value Description
eos_measuring 0 This item is being measured, if you have images you can avoid to load the image and return only width and height of the image saving time
eos_drawing This item is being drawn
Remarks