LBSTYLE describes the style of a list box: single, extended, or multiple. 4Test defines this enumerated data type as follows:
[-] type LBSTYLE is enum [ ] LBS_SINGLE [ ] LBS_EXTEND [ ] LBS_MULTIPLE