DMListItems object maintains collection of strings
in various objects. Instances of this coclass are never
created by users. Instead, they are created internally
by appropriate objects. For example,
DMComboBox control uses DMListItems object to keep
the list of strings associated with the control,
available through Items property, and so on.