
LISTBOX 2
---------

An improved clone of SynthEdit's stock List Box with a better scroll bar, an option to enable/disable automatic hiding of the scroll bar when not needed and the possibility to customize all the colors used. Font color can be specified aswell, overriding that of the selected style if needed (if alpha is zero, the color for the current style will be used).

The Background option selects whether to fill the background with a gradient or with rows of alternate colors. The two background colors selected (Top and Bottom) will be used either as stops for the gradient or as alternate colors for the rows.

An additional Text (Dir) ARGB color can be specified for items ending with "/" or "\"; this can be useful to distinguish directories, when the module is used in conjunction with the File Browser.

NOTE: Mouse Down pin is set TRUE everytime the user clicks on a selectable list item. It won't be set when clicking in void areas or in the scroll bar