I have set up a listbox to accept double click on items.
The software accepts the double click and returns with the selectedindex of item double clicked on.
However double clicking on the slider also closes down the lsitbox and returns with -1 !
This is clearly a bug.
n.Wright