LVSTYLE describes the style of a listview: single, extended, or multiple. 4Test defines this enumerated data type as follows:
[-] type LVSTYLE is enum [ ] LVS_SINGLE [ ] LVS_EXTEND [ ] LVS_MULTIPLE