Enum | +--ListStylepublic class ListStyle
Topic under construction.
Fields
Name | Description |
---|---|
MAX | Topic under construction. |
MIN | Topic under construction. |
NORMAL | All the items in the list box are painted by the system and have the same size. |
OWNERDRAWFIXED | The user paints the items in the list box manually, but they are all the same size (height). |
OWNERDRAWVARIABLE | The user paints the items in the list box manually, but they are not necessarily the same size. |