Overview | Methods | This Package | All Packages
Fields | Description |
NORMAL | Represents a drawing mode in which all the items in a list box or combo box are painted by the operating system and are of the same size. |
OWNERDRAWFIXED | Represents a drawing mode in which the items in the list box or combo box are painted manually, but are of the same height. |
OWNERDRAWVARIABLE | Represents a drawing mode in which the items in the list box or combo box are painted manually, but are not necessarily the same size. |